path_alias.whitelist
Same name in other branches
- 9 core/modules/path_alias/path_alias.services.yml \path_alias.whitelist
- 8.9.x core/modules/path_alias/path_alias.services.yml \path_alias.whitelist
- 10 core/modules/path_alias/path_alias.services.yml \path_alias.whitelist
Class
Drupal\path_alias\AliasWhitelistTags
- needs_destruction
File
-
core/
modules/ path_alias/ path_alias.services.yml
View source
- class: Drupal\path_alias\AliasWhitelist
- tags:
- - { name: needs_destruction }
- arguments:
- - path_alias_whitelist
- - '@cache.bootstrap'
- - '@lock'
- - '@state'
- - '@path_alias.repository'
- deprecated: 'The "%service_id%" service is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Use the ''router.prefix_list'' service instead. See https://www.drupal.org/node/3467559'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.