final class 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.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Routing!RoutingEvents.php/class/RoutingEvents/8.1.x