Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 8.9.x for manager
- Search 10.3.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
Tests Drupal\Core\Field\FieldTypePluginManager. |
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/ |
Tests get grouped definitions. |
FieldTypePluginManagerTest::testGetGroupedDefinitionsEmpty | function | core/ |
Tests get grouped definitions empty. |
FieldTypePluginManagerTest::testGetGroupedDefinitionsInvalid | function | core/ |
Tests get grouped definitions invalid. |
FieldTypePluginManagerTest::testMainProperty | function | core/ |
Tests all field items provide an existing main property. |
FieldTypePluginManagerTest::testUiDefinitionsPerEntityType | function | core/ |
Tests UI definitions per entity type. |
FieldUiLocalAction::$entityTypeManager | property | core/ |
The entity type manager. |
FieldUiLocalTask::$entityTypeManager | property | core/ |
The entity type manager. |
FieldUiPermissions::$entityTypeManager | property | core/ |
The entity type manager. |
FieldUninstallValidator::$fieldTypeManager | property | core/ |
The field type plugin manager. |
FieldUninstallValidatorTest::$fieldTypePluginManager | property | core/ |
The mock field type plugin manager. |
FileCopy::$streamWrapperManager | property | core/ |
The stream wrapper manager service. |
FileDownloadController::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
FileRepository::$entityTypeManager | property | core/ |
The entity type manager. |
FileRepository::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
FileSystem::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
FileSystemForm::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
FileSystemTest::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
FileUploadHandler::$entityTypeManager | property | core/ |
The entity type manager. |
FileUploadHandler::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
FileUrlGenerator::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
FilterCaption::$filterManager | property | core/ |
Filter manager. |
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(). |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.