Search for filter
- Search 7.x for filter
- Search 9.5.x for filter
- Search 10.3.x for filter
- Search 11.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 an filter annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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 |
FilterEntityBundleTest | class | core/ |
Tests the generic entity bundle filter. |
FilterEntityBundleTest.php | file | core/ |
|
FilterEntityBundleTest::$modules | property | core/ |
Modules to enable. |
FilterEntityBundleTest::$testViews | property | core/ |
Views to be enabled. |
FilterEntityBundleTest::testFilterEntity | function | core/ |
Tests the generic bundle filter. |
FilterEqualityTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\Equality handler. |
FilterEqualityTest.php | file | core/ |
|
FilterEqualityTest::$columnMap | property | core/ |
Map column names. |
FilterEqualityTest::$modules | property | core/ |
Modules to enable. |
FilterEqualityTest::$testViews | property | core/ |
Views used by this test. |
FilterEqualityTest::getGroupedExposedFilters | function | core/ |
|
FilterEqualityTest::testEqual | function | core/ |
|
FilterEqualityTest::testEqualGroupedExposed | function | core/ |
|
FilterEqualityTest::testEqualGroupedNotExposed | function | core/ |
|
FilterEqualityTest::testNotEqual | function | core/ |
|
FilterEqualityTest::viewsData | function | core/ |
Returns the views data definition. |
FilterExceptionTest | class | core/ |
Breaks the query with adding an invalid where expression. |
FilterExceptionTest.php | file | core/ |
|
FilterExceptionTest::query | function | core/ |
Add this filter to the query. |
FilterFormat | class | core/ |
Represents a text format. |
FilterFormat | class | core/ |
The filter format data type. |
FilterFormat | class | core/ |
Drupal 6 filter source from database. |
FilterFormat | class | core/ |
Drupal 7 filter source from database. |
FilterFormat.php | file | core/ |
|
FilterFormat.php | file | core/ |
|
FilterFormat.php | file | core/ |
|
FilterFormat.php | file | core/ |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.