Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. EntityCondition.php

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\Query

Code

const OPERATOR_KEY = 'operator';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal