You are here

private property EntityQueryResourceBase::$entityQueryExecutor in JSON:API Resources 8

The entity query executor utility.

Type: \Drupal\jsonapi_resources\Unstable\Entity\Query\CacheabilityCapturingExecutor

File

src/Resource/EntityQueryResourceBase.php, line 24

Class

EntityQueryResourceBase
Defines basic functionality for an entity query-oriented JSON:API Resource.

Namespace

Drupal\jsonapi_resources\Resource

Code

private $entityQueryExecutor;