Path Entity Context

Categories

Component ID

2682631

Component name

Path Entity Context

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

99

Component created

Component changed

Component body

Module provides a CTools context that loads an entity of given type from a given path argument.

E.g. if current path is user/%user/orders/%commerce_order, the module allows to obtain commerce order
object from the fourth path argument.

The module adds one new context per entity type (e.g. "Node from path", "User from path"). Context settings form allows
to select the path argument position to use as entity ID.