Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 8.9.x for manager
- Search 11.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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/ |
@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 |
FilterID::$filterManager | property | core/ |
The filter plugin manager. |
FilterPermissions::$entityTypeManager | property | core/ |
The entity type manager. |
FilterPluginManager | class | core/ |
Manages text processing filters. |
FilterPluginManager.php | file | core/ |
|
FilterPluginManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
FilterPluginManager::__construct | function | core/ |
Constructs a FilterPluginManager object. |
FilterUninstallValidator::$filterManager | property | core/ |
The filter plugin manager. |
FinishResponseSubscriber::$cacheContextsManager | property | core/ |
The cache contexts manager service. |
FinishResponseSubscriber::$languageManager | property | core/ |
The language manager object for retrieving the correct language code. |
FinishResponseSubscriberTest::$cacheContextsManager | property | core/ |
The mock cache contexts manager. |
FinishResponseSubscriberTest::$languageManager | property | core/ |
The mock language manager. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.