Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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[[api-linebreak]] @group Plugin |
| FilteredPluginManagerTraitTest.php | file | core/ |
|
| FilteredPluginManagerTraitTest::providerTestGetFilteredDefinitions | function | core/ |
Provides test data for ::testGetFilteredDefinitions(). |
| FilteredPluginManagerTraitTest::testGetFilteredDefinitions | function | core/ |
@covers ::getFilteredDefinitions[[api-linebreak]] @dataProvider providerTestGetFilteredDefinitions |
| 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. |
| 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 install. |
| 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/ |
|
| FilterFormat::$filterCollection | property | core/ |
Holds the collection of filters that are attached to this format. |
| FilterFormat::$filters | property | core/ |
Configured filters for this text format. |
| FilterFormat::$format | property | core/ |
Unique machine name of the format. |
| FilterFormat::$name | property | core/ |
Unique label of the text format. |
| FilterFormat::$roles | property | core/ |
List of user role IDs to grant access to use this format on initial creation. |
| FilterFormat::$weight | property | core/ |
Weight of this format in the text format selector. |
| FilterFormat::calculatePluginDependencies | function | core/ |
Calculates and adds dependencies of a specific plugin instance. |
| FilterFormat::disable | function | core/ |
Disables the configuration entity. |
| FilterFormat::fields | function | core/ |
Returns available fields on the source. |
| FilterFormat::fields | function | core/ |
Returns available fields on the source. |
Pagination
- Previous page
- Page 685
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.