service permissions_by_term.access_storage in Permissions by Term 8
Same name and namespace in other branches
- 8.2 permissions_by_term.services.yml \permissions_by_term.access_storage
Class
Drupal\permissions_by_term\Service\AccessStorage10 string references to permissions_by_term.access_storage
- EntityAccessCheckTest::setUp in modules/
permissions_by_entity/ tests/ src/ Kernel/ EntityAccessCheckTest.php - KernelEventListener::__construct in src/
Listener/ KernelEventListener.php - Instantiating of objects on class construction.
- PBTKernelTestBase::setUp in tests/
src/ Kernel/ PBTKernelTestBase.php - PermissionsByTermContext::createTerms in tests/
src/ Behat/ Context/ PermissionsByTermContext.php - Creates one or more terms on an existing vocabulary.
- permissions_by_term_form_taxonomy_term_form_alter in ./
permissions_by_term.module - Implements hook_form_alter().
File
View source
- class: Drupal\permissions_by_term\Service\AccessStorage
- arguments:
- - '@database'
- - '@permissions_by_term.term_handler'
- - '@permissions_by_term.access_check'