Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| FilterInOperatorTest::$testViews | property | core/ |
Views used by this test. |
| FilterInOperatorTest::getGroupedExposedFilters | function | core/ |
Returns grouped exposed filter definitions for Views. |
| FilterInOperatorTest::testFilterGroupedChangedIdentifier | function | core/ |
Tests that we can safely change the identifier on a grouped filter. |
| FilterInOperatorTest::testFilterInOperatorGroupedExposedSimple | function | core/ |
Tests filtering with grouped exposed filters using the "IN" operator. |
| FilterInOperatorTest::testFilterInOperatorSimple | function | core/ |
Tests filtering using the "IN" and "NOT IN" operators on the age field. |
| FilterInOperatorTest::testFilterNotInOperatorGroupedExposedSimple | function | core/ |
Tests filtering with grouped exposed filters using the "NOT IN" operator. |
| FilterInOperatorTest::testFilterOptionAsMarkup | function | core/ |
Tests that the InOperator filter can handle TranslatableMarkup. |
| FilterInOperatorTest::viewsData | function | core/ |
Defines Views data for the custom entity. |
| 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/ |
Tests invalid filter path due to elided sole property. |
| FilterTest::testInvalidFilterPathDueToMissingPropertyName | function | core/ |
Tests invalid filter path due to missing property name. |
| FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithMetaProperties | function | core/ |
Tests invalid filter path due to missing property name reference field with meta properties. |
| FilterTest::testInvalidFilterPathDueToMissingPropertyNameReferenceFieldWithoutMetaProperties | function | core/ |
Tests invalid filter path due to missing property name reference field without meta properties. |
| FilterTest::testInvalidFilterPathDueToNonexistentProperty | function | core/ |
Tests invalid filter path due to nonexistent property. |
| 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. |
| FilterUninstallValidator | class | core/ |
Prevents uninstallation of modules providing used filter plugins. |
| FilterUninstallValidator.php | file | core/ |
|
| FilterUninstallValidator::$filterManager | property | core/ |
The filter plugin manager. |
| FilterUninstallValidator::$filterStorage | property | core/ |
The filter entity storage. |
| FilterUninstallValidator::getEnabledFilterFormats | function | core/ |
Returns all enabled filter formats. |
| FilterUninstallValidator::getFilterDefinitionsByProvider | function | core/ |
Returns all filter definitions that are provided by the specified provider. |
| FilterUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
| FilterUninstallValidator::__construct | function | core/ |
Constructs a new FilterUninstallValidator. |
| FilterUninstallValidatorTest | class | core/ |
Tests Drupal\filter\FilterUninstallValidator. |
| FilterUninstallValidatorTest.php | file | core/ |
|
| FilterUninstallValidatorTest::$filterUninstallValidator | property | core/ |
The filter uninstall validator. |
| FilterUninstallValidatorTest::setUp | function | core/ |
|
| FilterUninstallValidatorTest::testValidateNoFormats | function | core/ |
Tests validate no formats. |
Pagination
- Previous page
- Page 113
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.