path_alias.subscriber
Same name in other branches
- 9 core/modules/path_alias/path_alias.services.yml \path_alias.subscriber
- 10 core/modules/path_alias/path_alias.services.yml \path_alias.subscriber
- 11.x core/modules/path_alias/path_alias.services.yml \path_alias.subscriber
Class
Drupal\path_alias\EventSubscriber\PathAliasSubscriberTags
- event_subscriber
1 string reference to path_alias.subscriber
- CoreServiceProvider::alter in core/
lib/ Drupal/ Core/ CoreServiceProvider.php - Alters the UUID service to use the most efficient method available.
File
-
core/
modules/ path_alias/ path_alias.services.yml
View source
- class: Drupal\path_alias\EventSubscriber\PathAliasSubscriber
- tags:
- - { name: event_subscriber }
- arguments:
- - '@path_alias.manager'
- - '@path.current'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.