Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterCriteriaTest::testOperatorLabels | function | core/ |
Tests operator labels. |
| FilterDateTest::_testOffset | function | core/ |
Tests the general offset functionality. |
| FilterDateTimeTest::_testOffset | function | core/ |
Tests offset operations. |
| FilterFormat::toArray | function | core/ |
Gets an array of all property values. |
| FilterFormatListBuilder::$configFactory | property | core/ |
The config factory service. |
| FilterFormatListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| FilterFormTest::assertOptions | function | core/ |
Asserts that a select element has the correct options. |
| FilterHtmlCorrector | class | core/ |
Provides a filter to correct faulty and chopped off HTML. |
| FilterHtmlCorrector.php | file | core/ |
|
| FilterHtmlCorrector::process | function | core/ |
Performs the filter processing. |
| FilterInOperatorTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\InOperator handler. |
| FilterInOperatorTest.php | file | core/ |
|
| FilterInOperatorTest::$columnMap | property | core/ |
Map column names. |
| FilterInOperatorTest::$modules | property | core/ |
Modules to install. |
| FilterInOperatorTest::$testViews | property | core/ |
Views used by this test. |
| FilterInOperatorTest::getGroupedExposedFilters | function | core/ |
|
| FilterInOperatorTest::testFilterGroupedChangedIdentifier | function | core/ |
Tests that we can safely change the identifier on a grouped filter. |
| FilterInOperatorTest::testFilterInOperatorGroupedExposedSimple | function | core/ |
|
| FilterInOperatorTest::testFilterInOperatorSimple | function | core/ |
|
| FilterInOperatorTest::testFilterNotInOperatorGroupedExposedSimple | function | core/ |
|
| FilterInOperatorTest::testFilterOptionAsMarkup | function | core/ |
Tests that the InOperator filter can handle TranslatableMarkup. |
| FilterInOperatorTest::viewsData | function | core/ |
Returns the views data definition. |
| FilterInterface::TYPE_HTML_RESTRICTOR | constant | core/ |
HTML tag and attribute restricting filters to prevent XSS attacks. |
| FilterKernelTest::testHtmlCorrectorFilter | function | core/ |
Tests the HTML corrector filter. |
| FilterOperatorsInterface | interface | core/ |
Provides an interface for all views filters that implement operators. |
| FilterOperatorsInterface.php | file | core/ |
|
| FilterOperatorsInterface::operators | function | core/ |
Returns an array of operator information, keyed by operator ID. |
| FilterPluginBase::$no_operator | property | core/ |
Disable the possibility to use operators. |
| FilterPluginBase::$operator | property | core/ |
Contains the operator which is used on the query. |
| FilterPluginBase::operatorForm | function | core/ |
Options form subform for setting the operator. |
| FilterPluginBase::operatorOptions | function | core/ |
Provide a list of options for the default operator form. |
| FilterPluginBase::operatorSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| FilterPluginBase::operatorValidate | function | core/ |
Validate the operator form. |
| FilterPluginBase::prepareFilterSelectOptions | function | core/ |
Sanitizes the HTML select element's options. |
| FilterPluginBase::showBuildGroupButton | function | core/ |
Shortcut to display the build_group/hide button. |
| FilterPluginBase::showExposeButton | function | core/ |
Shortcut to display the expose/hide button. |
| FilterPluginBase::showOperatorForm | function | core/ |
Shortcut to display the operator form. |
| FilterPluginBase::storeExposedInput | function | core/ |
If set to remember exposed input in the session, store it there. |
| FilterPluginBase::storeGroupInput | function | core/ |
If set to remember exposed input in the session, store it there. |
| FilterPluginBase::submitOptionsForm | function | core/ |
Simple submit handler. |
| FilterProcessResult::__toString | function | core/ |
Gets the processed text. |
| FilterTest::$nodeStorage | property | core/ |
A node storage instance. |
| FilterTest::$resourceTypeRepository | property | core/ |
The JSON:API resource type repository. |
| FilterTest::testInOperatorSelectAllOptions | function | core/ |
Tests an exposed filter when all options are selected. |
| FilterTest::testInvalidFilterPathDueToElidedSoleProperty | function | core/ |
@covers ::queryCondition[[api-linebreak]] |
| FilterTest::testInvalidFilterPathDueToMissingPropertyName | function | core/ |
@covers ::queryCondition[[api-linebreak]] |
| FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithMetaProperties | function | core/ |
@covers ::queryCondition[[api-linebreak]] |
| FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithoutMetaProperties | function | core/ |
@covers ::queryCondition[[api-linebreak]] |
| FilterTest::testInvalidFilterPathDueToNonexistentProperty | function | core/ |
@covers ::queryCondition[[api-linebreak]] |
| FilterTest::testLimitExposedOperators | function | core/ |
Tests the limit of the expose operator functionality. |
Pagination
- Previous page
- Page 108
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.