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 |
|---|---|---|---|
| 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/ |
Tests Drupal\Core\Plugin\FilteredPluginManagerTrait. |
| FilteredPluginManagerTraitTest.php | file | core/ |
|
| FilteredPluginManagerTraitTest::providerTestGetFilteredDefinitions | function | core/ |
Provides test data for ::testGetFilteredDefinitions(). |
| FilteredPluginManagerTraitTest::testGetFilteredDefinitions | function | core/ |
Tests get filtered definitions. |
| FilterEnableForm | class | core/ |
Provides the filter format enable form. |
| FilterEnableForm.php | file | core/ |
|
| FilterEnableForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| FilterEnableForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| FilterEnableForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| FilterEnableForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| FilterEnableForm::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… |
| FilterEntityBundleTest | class | core/ |
Tests the generic entity bundle filter. |
| FilterEntityBundleTest.php | file | core/ |
|
| FilterEntityBundleTest::$modules | property | core/ |
Modules to install. |
| FilterEntityBundleTest::$testViews | property | core/ |
Views to be enabled. |
| FilterEntityBundleTest::testFilterEntity | function | core/ |
Tests the generic bundle filter. |
| FilterEntityReferenceTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\EntityReference handler. |
| FilterEntityReferenceTest | class | core/ |
Tests views creation wizard. |
| FilterEntityReferenceTest.php | file | core/ |
|
| FilterEntityReferenceTest.php | file | core/ |
|
| FilterEntityReferenceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FilterEntityReferenceTest::$hostNodes | property | core/ |
Test host nodes containing the entity reference. |
| FilterEntityReferenceTest::$modules | property | core/ |
Modules to install. |
| FilterEntityReferenceTest::$modules | property | core/ |
Modules to install. |
| FilterEntityReferenceTest::$targetNodes | property | core/ |
Test target nodes referenced by the entity reference. |
| FilterEntityReferenceTest::$testViews | property | core/ |
Views to be enabled. |
| FilterEntityReferenceTest::$testViews | property | core/ |
Views used by this test. |
| FilterEntityReferenceTest::$user1 | property | core/ |
First test user as node author. |
| FilterEntityReferenceTest::$user2 | property | core/ |
Second test user as node author. |
| FilterEntityReferenceTest::setUp | function | core/ |
|
| FilterEntityReferenceTest::setUp | function | core/ |
|
| FilterEntityReferenceTest::testAddConfigEntityReferenceFieldWithDefaultSelectionHandler | function | core/ |
Tests end to end creation of a Config Entity Reference filter. |
| FilterEntityReferenceTest::testAddEntityReferenceFieldWithDefaultSelectionHandler | function | core/ |
Tests end to end creation of a Content Entity Reference filter. |
| FilterEntityReferenceTest::testViewContentDependencies | function | core/ |
Tests that content dependencies are added to the view. |
| FilterEntityReferenceTest::testViewEntityReferenceAsAutocomplete | function | core/ |
Tests that results are successfully filtered by the autocomplete widget. |
| FilterEntityReferenceTest::testViewEntityReferenceAsSelectList | function | core/ |
Tests that results are successfully filtered by the select list widget. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.