PathRootsSubscriber

Provides all available first bits of all route paths.

Hierarchy

File

core/lib/Drupal/Core/EventSubscriber/PathRootsSubscriber.php, line 13

Namespace

Drupal\Core\EventSubscriber

Members

Name Modifiers Type Description
PathRootsSubscriber::$pathRoots protected property Stores the path roots available in the router.
PathRootsSubscriber::$state protected property The state key value store.
PathRootsSubscriber::getSubscribedEvents public static function Returns an array of event names this subscriber wants to listen to. Overrides EventSubscriberInterface::getSubscribedEvents
PathRootsSubscriber::onRouteAlter public function Collects all path roots.
PathRootsSubscriber::onRouteFinished public function
PathRootsSubscriber::__construct public function Constructs a new PathRootsSubscriber instance.
doc_Drupal
2016-10-29 09:33:32
Comments
Leave a Comment

Please login to continue.