Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterBooleanOperatorStringTest::testFilterBooleanOperatorString | function | core/ |
Tests the BooleanOperatorString filter. |
| FilterBooleanOperatorStringTest::testFilterGroupedExposed | function | core/ |
Tests the Boolean filter with grouped exposed form enabled. |
| FilterBooleanOperatorStringTest::viewsData | function | core/ |
Returns the views data definition. |
| FilterBooleanOperatorTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\BooleanOperator handler. |
| FilterBooleanOperatorTest.php | file | core/ |
|
| FilterBooleanOperatorTest::$columnMap | property | core/ |
Map column names. |
| FilterBooleanOperatorTest::$modules | property | core/ |
The modules to enable for this test. |
| FilterBooleanOperatorTest::$testViews | property | core/ |
Views used by this test. |
| FilterBooleanOperatorTest::getGroupedExposedFilters | function | core/ |
Provides grouped exposed filter configuration. |
| FilterBooleanOperatorTest::testFilterBooleanOperator | function | core/ |
Tests the BooleanOperator filter. |
| FilterBooleanOperatorTest::testFilterGroupedExposed | function | core/ |
Tests the boolean filter with grouped exposed form enabled. |
| FilterDateTest::_testOffset | function | core/ |
Test the general offset functionality. |
| FilterDateTimeTest::_testOffset | function | core/ |
Test 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 enable. |
| 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 TranslateableMarkup. |
| 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. |
| 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. Should be overridden by classes that don't override operatorForm |
| FilterPluginBase::operatorSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data. |
| 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. This function is similar to storeExposedInput but modified to work properly when the filter is a group. |
| 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. |
Pagination
- Previous page
- Page 99
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.