public function CheckProviderInterface::getChecksNeedRequest

public CheckProviderInterface::getChecksNeedRequest()

A list of checks that needs the request.

Return value

array

File

core/lib/Drupal/Core/Access/CheckProviderInterface.php, line 63

Class

CheckProviderInterface
Provides the available access checkers by service IDs.

Namespace

Drupal\Core\Access

Code

public function getChecksNeedRequest();

© 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!CheckProviderInterface.php/function/CheckProviderInterface::getChecksNeedRequest/8.1.x