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/ |
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/ |
Gets the operators. |
| 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/ |
Gets the operators. |
| 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/ |
Options form subform for setting the operator. |
| 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. |
| 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/ |
Build strings from the operators() for 'select' options. |
| 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.