Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
EntityCondition.php
EntityCondition::$value
The value against which the field should be evaluated.
Type:
mixed
File
core/
modules/
jsonapi/
src/
Query/
EntityCondition.php
, line 73
Class
EntityCondition
A condition object for the EntityQuery.
Namespace
Drupal\jsonapi\Query
Code
protected $value;
RSS feed