access_check.db_update
Same name in other branches
- 9 core/modules/system/system.services.yml \access_check.db_update
- 8.9.x core/modules/system/system.services.yml \access_check.db_update
- 11.x core/modules/system/system.services.yml \access_check.db_update
Class
Drupal\system\Access\DbUpdateAccessCheckTags
- access_check
1 string reference to access_check.db_update
- UpdateKernel::handleAccess in core/
lib/ Drupal/ Core/ Update/ UpdateKernel.php - Checks if the current user has rights to access updates page.
File
-
core/
modules/ system/ system.services.yml
View source
- class: Drupal\system\Access\DbUpdateAccessCheck
- tags:
- - { name: access_check, applies_to: _access_system_update }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.