EntityCondition::OPERATOR_KEY
Same name in other branches
- 9 core/modules/jsonapi/src/Query/EntityCondition.php \Drupal\jsonapi\Query\EntityCondition::OPERATOR_KEY
- 8.9.x core/modules/jsonapi/src/Query/EntityCondition.php \Drupal\jsonapi\Query\EntityCondition::OPERATOR_KEY
- 11.x core/modules/jsonapi/src/Query/EntityCondition.php \Drupal\jsonapi\Query\EntityCondition::OPERATOR_KEY
The operator key in the condition: filter[lorem][condition][<operator>].
File
-
core/
modules/ jsonapi/ src/ Query/ EntityCondition.php, line 38
Class
- EntityCondition
- A condition object for the EntityQuery.
Namespace
Drupal\jsonapi\QueryCode
const OPERATOR_KEY = 'operator';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.