Search for operator
- Search 7.x for operator
- Search 9.5.x for operator
- Search 8.9.x for operator
- Search 11.x for operator
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterPluginBase::showOperatorForm | function | core/ |
Shortcut to display the operator form. |
| FilterTest::testInOperatorSelectAllOptions | function | core/ |
Tests an exposed filter when all options are selected. |
| FilterTest::testLimitExposedOperators | function | core/ |
Tests the limit of the expose operator functionality. |
| FilterUITest::testFilterInOperatorUi | function | core/ |
Tests that an option for a filter is saved as expected from the UI. |
| HistoryUserTimestamp::$no_operator | property | core/ |
Disable the possibility to use operators. |
| InOperator | class | core/ |
Simple filter to handle matching of multiple options selectable via checkboxes. |
| 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/ |
Determines if the input from a filter should change the generated query. |
| InOperator::adminSummary | function | core/ |
Display the filter on the administrative summary. |
| InOperator::buildExposeForm | function | core/ |
Options form subform for exposed filter options. |
| InOperator::defaultExposeOptions | function | core/ |
Provide default options for exposed filters. |
| InOperator::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| InOperator::getValueOptions | function | core/ |
Gets the value options. |
| InOperator::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
| InOperator::opEmpty | function | core/ |
|
| InOperator::operatorOptions | function | core/ |
Build strings from the operators() for 'select' options. |
| InOperator::operators | function | core/ |
Returns an array of operator information, keyed by operator ID. |
| InOperator::operatorValues | function | core/ |
|
| InOperator::opSimple | function | core/ |
|
| InOperator::query | function | core/ |
Add this filter to the query. |
| InOperator::reduceValueOptions | function | core/ |
When using exposed filters, we may be required to reduce the set. |
| InOperator::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| InOperator::valueForm | function | core/ |
Options form subform for setting options. |
| InOperator::valueSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| 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/ |
Options form subform for setting the operator. |
| LatestTranslationAffectedRevision::operatorForm | function | core/ |
Options form subform for setting the operator. |
| ManyToOne::operators | function | core/ |
Returns an array of operator information, keyed by operator ID. |
| NumericFilter::operatorOptions | function | core/ |
Provide a list of all the numeric operators. |
| NumericFilter::operators | function | core/ |
Returns an array of operator information, keyed by operator ID. |
| 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/ |
Options form subform for setting the operator. |
| SelectTest::providerNonArrayOperatorWithArrayValueCondition | function | core/ |
Data provider for testNonArrayOperatorWithArrayValueCondition(). |
| SelectTest::testNonArrayOperatorWithArrayValueCondition | function | core/ |
Tests thrown exception for non array operator conditions with array value. |
| SelectTest::testNonArrayOperatorWithArrayValueConditionDeprecated | function | core/ |
Tests thrown exception for non array operator conditions with array value. |
| Status::operatorForm | function | core/ |
Options form subform for setting the operator. |
| Status::operatorForm | function | core/ |
Options form subform for setting the operator. |
| StringFilter::getConditionOperator | function | core/ |
Get specified condition operator mapping value. |
| StringFilter::operator | function | core/ |
Get the query operator. |
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.