RoutingEvents

Contains all events thrown in the core routing component.

Hierarchy

File

core/lib/Drupal/Core/Routing/RoutingEvents.php, line 8

Namespace

Drupal\Core\Routing

Members

Name Modifiers Type Description
RoutingEvents::ALTER constant Name of the event fired during route collection to allow changes to routes.
RoutingEvents::DYNAMIC constant Name of the event fired during route collection to allow new routes.
RoutingEvents::FINISHED constant Name of the event fired to indicate route building has ended.
doc_Drupal
2016-10-29 09:39:30
Comments
Leave a Comment

Please login to continue.