access_check.db_update

Same name and namespace in other branches
  1. 9 core/modules/system/system.services.yml \access_check.db_update
  2. 8.9.x core/modules/system/system.services.yml \access_check.db_update
  3. 10 core/modules/system/system.services.yml \access_check.db_update

Class

Drupal\system\Access\DbUpdateAccessCheck

Tags

  • 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
  1. class: Drupal\system\Access\DbUpdateAccessCheck
  2. tags:
  3. - { 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.