function QueryInterface::accessCheck

Return value

$this The called object.

1 method overrides QueryInterface::accessCheck()
QueryBase::accessCheck in core/lib/Drupal/Core/Entity/Query/QueryBase.php

File

core/lib/Drupal/Core/Entity/Query/QueryInterface.php, line 189

Class

QueryInterface
Interface for entity queries.

Namespace

Drupal\Core\Entity\Query

Code

public function accessCheck($access_check = TRUE);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.