interface AccessAwareRouterInterface

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

Hierarchy

File

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

Namespace

Drupal\Core\Routing

Members

Name Modifiers Type Description
AccessAwareRouterInterface::ACCESS_RESULT constant Attribute name of the access result for the request..
AccessAwareRouterInterface::match public function Overrides UrlMatcherInterface::match
AccessAwareRouterInterface::matchRequest public function Overrides RequestMatcherInterface::matchRequest
RouterInterface::getRouteCollection public function Gets the RouteCollection instance associated with this Router.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Routing!AccessAwareRouterInterface.php/interface/AccessAwareRouterInterface/8.1.x