W3cubDocs

/Drupal 8

interface AccessManagerInterface

Provides an interface for attaching and running access check services.

Hierarchy

File

core/lib/Drupal/Core/Access/AccessManagerInterface.php, line 12

Namespace

Drupal\Core\Access

Members

Name Modifiers Type Description
AccessManagerInterface::check public function Checks a route against applicable access check services.
AccessManagerInterface::checkNamedRoute public function Checks a named route with parameters against applicable access check services.
AccessManagerInterface::checkRequest public function Execute access checks against the incoming request.

© 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!Access!AccessManagerInterface.php/interface/AccessManagerInterface/8.1.x