constant AccessAwareRouterInterface::ACCESS_RESULT in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Routing/AccessAwareRouterInterface.php \Drupal\Core\Routing\AccessAwareRouterInterface::ACCESS_RESULT
- 9 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\RoutingCode
const ACCESS_RESULT = '_access_result';