Search for filter
- Search 7.x for filter
- Search 9.5.x for filter
- Search 8.9.x for filter
- Search 10.3.x for filter
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Filter | class | core/ |
Gathers information about the filter parameter. |
Filter | class | core/ |
Defines a filter annotation object. |
Filter | class | core/ |
Defines a filter attribute for plugin discovery. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FilterDateTest::_testBetween | function | core/ |
Tests the filter operator between/not between. |
FilterDateTest::_testFilterDatetimeUI | function | core/ |
Tests datetime grouped filter UI. |
FilterDateTest::_testFilterDateUI | function | core/ |
Tests date filter UI. |
FilterDateTest::_testOffset | function | core/ |
Tests the general offset functionality. |
FilterDateTest::_testUiValidation | function | core/ |
Make sure the validation callbacks works. |
FilterDateTimeTest | class | core/ |
Tests the Drupal\datetime\Plugin\views\filter\Date handler. |
FilterDateTimeTest.php | file | core/ |
|
FilterDateTimeTest::$date | property | core/ |
For offset tests, set a date 1 day in the future. |
FilterDateTimeTest::$testViews | property | core/ |
Views to be enabled. |
FilterDateTimeTest::$timezone | property | core/ |
Use a non-UTC timezone. |
FilterDateTimeTest::setUp | function | core/ |
|
FilterDateTimeTest::testDatetimeFilter | function | core/ |
Tests filter operations. |
FilterDateTimeTest::_testBetween | function | core/ |
Tests between operations. |
FilterDateTimeTest::_testExact | function | core/ |
Tests exact date matching. |
FilterDateTimeTest::_testOffset | function | core/ |
Tests offset operations. |
FilterDefaultConfigTest | class | core/ |
Tests text format default configuration. |
FilterDefaultConfigTest.php | file | core/ |
|
FilterDefaultConfigTest::$modules | property | core/ |
Modules to install. |
FilterDefaultConfigTest::setUp | function | core/ |
|
FilterDefaultConfigTest::testInstallation | function | core/ |
Tests installation of default formats. |
FilterDefaultConfigTest::testUpdateRoles | function | core/ |
Tests that changes to FilterFormat::$roles do not have an effect. |
FilterDefaultFormatTest | class | core/ |
Tests the default text formats for different users. |
FilterDefaultFormatTest.php | file | core/ |
|
FilterDefaultFormatTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterDefaultFormatTest::$modules | property | core/ |
Modules to install. |
FilterDefaultFormatTest::resetFilterCaches | function | core/ |
Rebuilds text format and permission caches in the thread running the tests. |
FilterDefaultFormatTest::testDefaultTextFormats | function | core/ |
Tests if the default text format is accessible to users. |
FilterDisableForm | class | core/ |
Provides the filter format disable form. |
FilterDisableForm.php | file | core/ |
|
FilterDisableForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
FilterDisableForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
FilterDisableForm::getDescription | function | core/ |
Returns additional text to display as a description. |
FilterDisableForm::getQuestion | function | core/ |
Returns the question to ask the user. |
FilterDisableForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
FilteredMarkup | class | core/ |
Defines an object that passes markup through the Filter system. |
FilteredMarkup.php | file | core/ |
|
FilteredPluginManagerInterface | interface | core/ |
Provides an interface for plugin managers that allow filtering definitions. |
FilteredPluginManagerInterface.php | file | core/ |
|
FilteredPluginManagerInterface::getFilteredDefinitions | function | core/ |
Gets the plugin definitions for a given type and consumer and filters them. |
FilteredPluginManagerTrait | trait | core/ |
Provides a trait for plugin managers that allow filtering plugin definitions. |
FilteredPluginManagerTrait.php | file | core/ |
|
FilteredPluginManagerTrait::getFilteredDefinitions | function | core/ |
Implements \Drupal\Core\Plugin\FilteredPluginManagerInterface::getFilteredDefinitions(). |
FilteredPluginManagerTrait::getType | function | core/ |
A string identifying the plugin type. |
FilteredPluginManagerTrait::moduleHandler | function | core/ |
Wraps the module handler. |
FilteredPluginManagerTrait::themeManager | function | core/ |
Wraps the theme manager. |
FilteredPluginManagerTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\FilteredPluginManagerTrait @group Plugin |
FilteredPluginManagerTraitTest.php | file | core/ |
|
FilteredPluginManagerTraitTest::providerTestGetFilteredDefinitions | function | core/ |
Provides test data for ::testGetFilteredDefinitions(). |
FilteredPluginManagerTraitTest::testGetFilteredDefinitions | function | core/ |
@covers ::getFilteredDefinitions @dataProvider providerTestGetFilteredDefinitions |
FilterEnableForm | class | core/ |
Provides the filter format enable form. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.