Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 10.3.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. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FieldTypePluginManager::createFieldItemList | function | core/ |
Creates a new field item list. |
FieldTypePluginManager::createInstance | function | core/ |
Creates a field item, which is not part of an entity or field item list. |
FieldTypePluginManager::getDefaultFieldSettings | function | core/ |
Returns the default field-level settings for a field type. |
FieldTypePluginManager::getDefaultStorageSettings | function | core/ |
Returns the default storage-level settings for a field type. |
FieldTypePluginManager::getPluginClass | function | core/ |
Returns the PHP class that implements the field type plugin. |
FieldTypePluginManager::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
FieldTypePluginManager::getUiDefinitions | function | core/ |
Gets the definition of all field types that can be added via UI. |
FieldTypePluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
FieldTypePluginManager::__construct | function | core/ |
Constructs the FieldTypePluginManager object |
FieldTypePluginManagerInterface | interface | core/ |
Defines an interface for the field type plugin manager. |
FieldTypePluginManagerInterface.php | file | core/ |
|
FieldTypePluginManagerInterface::createFieldItem | function | core/ |
Creates a new field item as part of a field item list. |
FieldTypePluginManagerInterface::createFieldItemList | function | core/ |
Creates a new field item list. |
FieldTypePluginManagerInterface::getDefaultFieldSettings | function | core/ |
Returns the default field-level settings for a field type. |
FieldTypePluginManagerInterface::getDefaultStorageSettings | function | core/ |
Returns the default storage-level settings for a field type. |
FieldTypePluginManagerInterface::getPluginClass | function | core/ |
Returns the PHP class that implements the field type plugin. |
FieldTypePluginManagerInterface::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
FieldTypePluginManagerInterface::getUiDefinitions | function | core/ |
Gets the definition of all field types that can be added via UI. |
FieldTypePluginManagerTest | class | core/ |
Tests the field type manager. |
FieldTypePluginManagerTest.php | file | core/ |
|
FieldTypePluginManagerTest::enableAllCoreModules | function | core/ |
Enable all core modules. |
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::testMainProperty | function | core/ |
Tests all field items provide an existing main property. |
FieldUninstallValidatorTest::$fieldTypePluginManager | property | core/ |
The mock field type plugin manager; |
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 |
FileCckTest::$plugin | property | core/ |
|
FileCckTest::$plugin | property | core/ |
|
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 @group Plugin |
FilteredPluginManagerTraitTest.php | file | core/ |
|
FilteredPluginManagerTraitTest::providerTestGetFilteredDefinitions | function | core/ |
Provides test data for ::testGetFilteredDefinitions(). |
FilteredPluginManagerTraitTest::testGetFilteredDefinitions | function | core/ |
@covers ::getFilteredDefinitions @dataProvider providerTestGetFilteredDefinitions |
FilterFormat::calculatePluginDependencies | function | core/ |
Calculates and adds dependencies of a specific plugin instance. |
FilterFormat::getPluginCollections | function | core/ |
|
FilterFormatPermission::$migrationPlugin | property | core/ |
The Migration process plugin. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.