AccessAwareRouterInterface::ACCESS_RESULT

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Routing/AccessAwareRouterInterface.php \Drupal\Core\Routing\AccessAwareRouterInterface::ACCESS_RESULT
  2. 8.9.x core/lib/Drupal/Core/Routing/AccessAwareRouterInterface.php \Drupal\Core\Routing\AccessAwareRouterInterface::ACCESS_RESULT
  3. 10 core/lib/Drupal/Core/Routing/AccessAwareRouterInterface.php \Drupal\Core\Routing\AccessAwareRouterInterface::ACCESS_RESULT

Attribute name of the access result for the request..

File

core/lib/Drupal/Core/Routing/AccessAwareRouterInterface.php, line 17

Class

AccessAwareRouterInterface
Interface for a router class for Drupal with access check and upcasting.

Namespace

Drupal\Core\Routing

Code

const ACCESS_RESULT = '_access_result';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.