Search for operator
- Search 7.x for operator
- Search 9.5.x for operator
- Search 8.9.x for operator
- Search 10.3.x for operator
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Access::operatorForm | function | core/ |
|
ArgumentPluginBase::$operator | property | core/ |
The operator used for the query: or|and. |
BooleanOperator | class | core/ |
Simple filter to handle matching of boolean values. |
BooleanOperator.php | file | core/ |
|
BooleanOperator::$accept_null | property | core/ |
|
BooleanOperator::$alwaysMultiple | property | core/ |
Exposed filter options. |
BooleanOperator::$valueOptions | property | core/ |
The value options. |
BooleanOperator::$value_value | property | core/ |
|
BooleanOperator::adminSummary | function | core/ |
|
BooleanOperator::defaultExposeOptions | function | core/ |
|
BooleanOperator::defineOptions | function | core/ |
|
BooleanOperator::EQUAL | constant | core/ |
The equal query operator. |
BooleanOperator::getValueOptions | function | core/ |
Return the possible options for this filter. |
BooleanOperator::init | function | core/ |
|
BooleanOperator::NOT_EQUAL | constant | core/ |
The non equal query operator. |
BooleanOperator::opEmpty | function | core/ |
Filters by operator empty. |
BooleanOperator::operatorOptions | function | core/ |
|
BooleanOperator::operators | function | core/ |
|
BooleanOperator::operatorValues | function | core/ |
Returns operators for values. |
BooleanOperator::query | function | core/ |
|
BooleanOperator::queryOpBoolean | function | core/ |
Adds a where condition to the query for a boolean value. |
BooleanOperator::valueForm | function | core/ |
|
BooleanOperator::valueValidate | function | core/ |
|
BooleanOperatorString | class | core/ |
Simple filter to handle matching of boolean values. |
BooleanOperatorString.php | file | core/ |
|
BooleanOperatorString::query | function | core/ |
|
Condition::$conditionOperatorMap | property | core/ |
Provides a map of condition operators to condition operator options. |
Condition::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
ConditionTest::dataProviderTestCompileWithKnownOperators | function | core/ |
Provides a list of known operations and the expected output. |
ConditionTest::providerTestCompileWithSqlInjectionForOperator | function | core/ |
|
ConditionTest::testCompileWithKnownOperators | function | core/ |
@covers ::compile |
ConditionTest::testCompileWithSqlInjectionForOperator | function | core/ |
@covers ::compile |
Connection::$postgresqlConditionOperatorMap | property | core/ |
A map of condition operators to PostgreSQL operators. |
Connection::$sqliteConditionOperatorMap | property | core/ |
A map of condition operators to SQLite operators. |
Connection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
Connection::mapConditionOperator | function | core/ |
|
Connection::mapConditionOperator | function | core/ |
|
Connection::mapConditionOperator | function | core/ |
|
Connection::mapConditionOperator | function | core/ |
|
DateFilterTest::testLimitExposedOperators | function | core/ |
Tests the limit of the expose operator functionality. |
EntityCondition::$allowedOperators | property | core/ |
The allowed condition operators. |
EntityCondition::$operator | property | core/ |
The condition operator. |
EntityCondition::operator | function | core/ |
The comparison operator to use for the evaluation. |
EntityCondition::OPERATOR_KEY | constant | core/ |
The operator key in the condition: filter[lorem][condition][<operator>]. |
EntityReferenceAutocompleteWidget::getMatchOperatorOptions | function | core/ |
Returns the options for the match operator. |
Equality::operatorOptions | function | core/ |
Provide simple equality operator. |
FilterBooleanOperatorDefaultTest | class | core/ |
Tests the queryOpBoolean() with default operator. |
FilterBooleanOperatorDefaultTest | class | core/ |
Filter to test queryOpBoolean() with default operator. |
FilterBooleanOperatorDefaultTest.php | file | core/ |
|
FilterBooleanOperatorDefaultTest.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.