EntityRouteProviderSubscriber

Ensures that routes can be provided by entity types.

Hierarchy

File

core/lib/Drupal/Core/EventSubscriber/EntityRouteProviderSubscriber.php, line 14

Namespace

Drupal\Core\EventSubscriber

Members

Name Modifiers Type Description
EntityRouteProviderSubscriber::$entityManager protected property The entity manager.
EntityRouteProviderSubscriber::getSubscribedEvents public static function Returns an array of event names this subscriber wants to listen to. Overrides EventSubscriberInterface::getSubscribedEvents
EntityRouteProviderSubscriber::onDynamicRouteEvent public function Provides routes on route rebuild time.
EntityRouteProviderSubscriber::__construct public function Constructs a new EntityRouteProviderSubscriber instance.
doc_Drupal
2016-10-29 09:07:34
Comments
Leave a Comment

Please login to continue.