access_policy_processor
Class
Drupal\Core\Session\AccessPolicyProcessorTags
- service_collector
2 string references to access_policy_processor
- PermissionChecker::__construct in core/
lib/ Drupal/ Core/ Session/ PermissionChecker.php - PermissionsHashGenerator::__construct in core/
lib/ Drupal/ Core/ Session/ PermissionsHashGenerator.php - Constructs a PermissionsHashGenerator object.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Session\AccessPolicyProcessor
- arguments:
- - '@variation_cache.access_policy'
- - '@variation_cache.access_policy_memory'
- - '@cache.access_policy_memory'
- - '@current_user'
- - '@account_switcher'
- tags:
- - { name: service_collector, call: addAccessPolicy, tag: access_policy }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.