You are here

protected property EntityQueryAlter::$cacheableMetadata in Group 2.0.x

Same name and namespace in other branches
  1. 8 src/QueryAccess/EntityQueryAlter.php \Drupal\group\QueryAccess\EntityQueryAlter::cacheableMetadata

The query cacheable metadata.

Type: \Drupal\Core\Cache\CacheableMetadata

File

src/QueryAccess/EntityQueryAlter.php, line 88

Class

EntityQueryAlter
Defines a class for altering entity queries.

Namespace

Drupal\group\QueryAccess

Code

protected $cacheableMetadata;