Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 8.9.x for plugin
- Search 11.x for plugin
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Plugin | class | composer/ |
Composer plugin for handling drupal scaffold. |
Plugin | class | core/ |
Defines a Plugin annotation object. |
Plugin | class | core/ |
Defines a Plugin attribute object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FieldTypePluginManagerTest::$moduleHandler | property | core/ |
A mocked module handler. |
FieldTypePluginManagerTest::enableAllCoreModules | function | core/ |
Enable all core modules. |
FieldTypePluginManagerTest::setUp | function | core/ |
|
FieldTypePluginManagerTest::testCreateInstance | function | core/ |
Tests creation of field item instances. |
FieldTypePluginManagerTest::testCreateInstanceWithConfig | function | core/ |
Tests creation of field item instances. |
FieldTypePluginManagerTest::testDefaultSettings | function | core/ |
Tests the default settings convenience methods. |
FieldTypePluginManagerTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
FieldTypePluginManagerTest::testGetGroupedDefinitionsEmpty | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
FieldTypePluginManagerTest::testGetGroupedDefinitionsInvalid | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
FieldTypePluginManagerTest::testMainProperty | function | core/ |
Tests all field items provide an existing main property. |
FieldTypePluginManagerTest::testUiDefinitionsPerEntityType | function | core/ |
Tests UI definitions per entity type. |
FieldUninstallValidatorTest::$fieldTypePluginManager | property | core/ |
The mock field type plugin manager. |
field_plugins_test.field_type_categories.yml | file | core/ |
core/modules/field/tests/modules/field_plugins_test/field_plugins_test.field_type_categories.yml |
field_plugins_test.info.yml | file | core/ |
core/modules/field/tests/modules/field_plugins_test/field_plugins_test.info.yml |
field_plugins_test.schema.yml | file | core/ |
core/modules/field/tests/modules/field_plugins_test/config/schema/field_plugins_test.schema.yml |
FileCopy::$downloadPlugin | property | core/ |
An instance of the download process plugin. |
FileCopyTest::assertPlugin | function | core/ |
Creates a TestFileCopy process plugin. |
FileFieldTest::$plugin | property | core/ |
|
FileFieldTest::$plugin | property | 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[[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 |
FilterFormat::calculatePluginDependencies | function | core/ |
Calculates and adds dependencies of a specific plugin instance. |
FilterFormat::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
FilterPluginBase | class | core/ |
Base class for Views filters handler plugins. |
FilterPluginBase.php | file | core/ |
|
FilterPluginBase::$alwaysMultiple | property | core/ |
Disable the possibility to force a single value. |
FilterPluginBase::$always_required | property | core/ |
Disable the possibility to allow an exposed input to be optional. |
FilterPluginBase::$group_info | property | core/ |
Contains the information of the selected item in a grouped filter. |
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::$tableAliases | property | core/ |
Keyed array by alias of table relations. |
FilterPluginBase::$value | property | core/ |
The value. |
FilterPluginBase::acceptExposedInput | function | core/ |
Determines if the input from a filter should change the generated query. |
FilterPluginBase::addGroupForm | function | core/ |
Add a new group to the exposed filter groups. |
FilterPluginBase::adminSummary | function | core/ |
Display the filter on the administrative summary. |
FilterPluginBase::arrayFilterZero | function | core/ |
Filter by no empty values, though allow the use of (string) "0". |
FilterPluginBase::buildExposedFiltersGroupForm | function | core/ |
Build the form to let users create the group of exposed filters. |
FilterPluginBase::buildExposedForm | function | core/ |
Render our chunk of the exposed filter form when selecting. |
FilterPluginBase::buildExposeForm | function | core/ |
Options form subform for exposed filter options. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.