Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 8.9.x for plugin
- Search 10.3.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 | composer/ |
Composer plugin for handling dependency unpacking. |
Plugin | class | core/ |
Defines a Plugin attribute object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FieldStorageConfigValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
FieldTest::$fieldTypePluginManager | property | core/ |
The mocked field type plugin manager. |
FieldTest::$formatterPluginManager | property | core/ |
The mocked formatter plugin manager. |
FieldType::$fieldPluginManager | property | core/ |
The field plugin manager. |
FieldTypeCategoryManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
FieldTypePluginManager | class | core/ |
Plugin manager for 'field type' plugins. |
FieldTypePluginManager.php | file | core/ |
|
FieldTypePluginManager::createFieldItem | function | core/ |
Creates a new field item as part of a field item list. |
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::getEntityTypeUiDefinitions | function | core/ |
Get the field type definitions that can be added via UI for an entity type. |
FieldTypePluginManager::getFieldSettingsSummary | function | core/ |
Returns the summary of field-level settings for a field type. |
FieldTypePluginManager::getGroupedDefinitions | function | core/ |
Gets sorted field type definitions grouped by category. |
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::getStorageSettingsSummary | function | core/ |
Returns the summary of storage-level settings 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::getEntityTypeUiDefinitions | function | core/ |
Get the field type definitions that can be added via UI for an entity type. |
FieldTypePluginManagerInterface::getFieldSettingsSummary | function | core/ |
Returns the summary of field-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::getStorageSettingsSummary | function | core/ |
Returns the summary of storage-level settings 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 | class | core/ |
@coversDefaultClass \Drupal\Core\Field\FieldTypePluginManager[[api-linebreak]] @group Field |
FieldTypePluginManagerTest.php | file | core/ |
|
FieldTypePluginManagerTest.php | file | core/ |
|
FieldTypePluginManagerTest::$discovery | property | core/ |
A mocked plugin discovery. |
FieldTypePluginManagerTest::$fieldTypeCategoryManager | property | core/ |
A mocked module handler. |
FieldTypePluginManagerTest::$fieldTypeManager | property | core/ |
The field type plugin manager. |
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. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.