public function QueryInterface::accessCheck

Return value

\Drupal\Core\Entity\Query\QueryInterface The called object.

File

drupal/core/lib/Drupal/Core/Entity/Query/QueryInterface.php, line 152
Contains \Drupal\Core\Entity\QueryInterface.

Class

QueryInterface
Interface for entity queries.

Namespace

Drupal\Core\Entity\Query

Code

public function accessCheck($access_check = TRUE);