Search for operator
- Search 7.x for operator
- Search 8.9.x for operator
- Search 10.3.x for operator
- Search 11.x for operator
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
InOperator.php | file | core/ |
|
InOperator::$valueFormType | property | core/ |
|
InOperator::$valueOptions | property | core/ |
Stores all operations which are available on the form. |
InOperator::$valueTitle | property | core/ |
The filter title. |
InOperator::acceptExposedInput | function | core/ |
|
InOperator::adminSummary | function | core/ |
|
InOperator::buildExposeForm | function | core/ |
|
InOperator::defaultExposeOptions | function | core/ |
|
InOperator::defineOptions | function | core/ |
|
InOperator::getValueOptions | function | core/ |
Gets the value options. |
InOperator::init | function | core/ |
|
InOperator::opEmpty | function | core/ |
|
InOperator::operatorOptions | function | core/ |
Build strings from the operators() for 'select' options. |
InOperator::operators | function | core/ |
Gets the operators. |
InOperator::operatorValues | function | core/ |
|
InOperator::opSimple | function | core/ |
|
InOperator::query | function | core/ |
|
InOperator::reduceValueOptions | function | core/ |
When using exposed filters, we may be required to reduce the set. |
InOperator::validate | function | core/ |
|
InOperator::valueForm | function | core/ |
|
InOperator::valueSubmit | function | core/ |
|
InOperatorTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\filter\InOperator[[api-linebreak]] @group views |
InOperatorTest.php | file | core/ |
|
InOperatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
InOperatorTest::validate_options_callback | function | core/ |
|
JoinPluginBase::$extraOperator | property | core/ |
How all the extras will be combined. Either AND or OR. |
LatestRevision::operatorForm | function | core/ |
|
LatestTranslationAffectedRevision::operatorForm | function | core/ |
|
ManyToOne::operators | function | core/ |
|
NumericArgument::$operator | property | core/ |
The operator used for the query: or|and. |
NumericFilter::operatorOptions | function | core/ |
Provide a list of all the numeric operators. |
NumericFilter::operators | function | core/ |
|
NumericFilter::operatorValues | function | core/ |
|
QueryPluginBase::$groupOperator | property | core/ |
Controls how the WHERE and HAVING groups are put together. |
QueryPluginBase::setGroupOperator | function | core/ |
Control how all WHERE and HAVING groups are put together. |
QueryTest::testConditionOperatorArgumentsSQLInjection | function | core/ |
Tests SQL injection via condition operator. |
Roles::operators | function | core/ |
Override empty and not empty operator labels to be clearer for user roles. |
Search::operatorForm | function | core/ |
|
Status::operatorForm | function | core/ |
|
Status::operatorForm | function | core/ |
|
StringFilter::getConditionOperator | function | core/ |
Get specified condition operator mapping value. |
StringFilter::operator | function | core/ |
Get the query operator. |
StringFilter::operatorOptions | function | core/ |
Build strings from the operators() for 'select' options. |
StringFilter::operators | function | core/ |
Get the operators. |
StringFilter::operatorValues | function | core/ |
|
StubConnection::mapConditionOperator | function | core/ |
Gets any special processing requirements for the condition operator. |
TaxonomyIndexTidDepth::operatorOptions | function | core/ |
|
views.view.test_filter_in_operator_ui.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_in_operator_ui.yml |
ViewsConfigUpdater::mapOperatorFromSingleToMultiple | function | core/ |
Maps a single operator to a multiple one, if possible. |
ViewsConfigUpdater::needsOperatorDefaultsUpdate | function | core/ |
Add additional settings to the entity link field. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.