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 |
---|---|---|---|
CountryManager::$moduleHandler | property | core/ |
The module handler service. |
CountryManager::getList | function | core/ |
Get an array of country code => country name pairs, altered by alter hooks. |
CountryManager::getStandardList | function | core/ |
Get an array of all two-letter country code => country name pairs. |
CountryManager::__construct | function | core/ |
Constructor. |
CountryManagerInterface | interface | core/ |
Defines a common interface for country managers. |
CountryManagerInterface.php | file | core/ |
|
CountryManagerInterface::getList | function | core/ |
Returns a list of country code => country name pairs. |
CountryManagerTest | class | core/ |
Tests Country Manager functionality. |
CountryManagerTest.php | file | core/ |
|
CountryManagerTest::$modules | property | core/ |
Modules to install. |
CountryManagerTest::testHookCountriesAlter | function | core/ |
Tests that hook_countries_alters() works as expected. |
country_manager | service | core/ |
Drupal\Core\Locale\CountryManager |
CreateSampleEntityTest::$entityTypeManager | property | core/ |
The entity type manager. |
Cron::$queueManager | property | core/ |
The queue plugin manager. |
CronQueueTest::testQueueWorkerManagerSafeguard | function | core/ |
Test safeguard against invalid annotations in QueueWorkerManager. |
CurrentLanguageContext::$languageManager | property | core/ |
The language manager. |
CurrentThemeCondition::$themeManager | property | core/ |
The theme manager. |
CustomPageExceptionHtmlSubscriber::$accessManager | property | core/ |
The access manager. |
CustomPageExceptionHtmlSubscriberTest::$accessManager | property | core/ |
The access manager. |
D6TermNodeDeriver::$migrationPluginManager | property | core/ |
The migration plugin manager. |
DataEntityRow::$entityTypeManager | property | core/ |
The entity type manager. |
DataEntityRow::$languageManager | property | core/ |
The language manager. |
DataEntityRow::getEntityTypeManager | function | core/ |
|
DataEntityRow::getLanguageManager | function | core/ |
Returns the language manager. |
DateFormatter::$languageManager | property | core/ |
Language manager for retrieving the default langcode when none is specified. |
DateHelperTest::$languageManager | property | core/ |
The language manager. |
DateTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
DateTest::$languageManager | property | core/ |
The mocked language manager. |
DefaultHtmlRouteProvider::$entityFieldManager | property | core/ |
The entity field manager. |
DefaultHtmlRouteProvider::$entityTypeManager | property | core/ |
The entity type manager. |
DefaultHtmlRouteProviderTest::$entityFieldManager | property | core/ |
The entity field manager prophecy used in the test. |
DefaultHtmlRouteProviderTest::$entityTypeManager | property | core/ |
The entity type manager prophecy used in the test. |
DefaultLazyPluginCollection::$manager | property | core/ |
The manager used to instantiate the plugins. |
DefaultMenuLinkTreeManipulators::$accessManager | property | core/ |
The access manager. |
DefaultMenuLinkTreeManipulators::$entityTypeManager | property | core/ |
The entity type manager. |
DefaultMenuLinkTreeManipulatorsTest::$accessManager | property | core/ |
The mocked access manager. |
DefaultMenuLinkTreeManipulatorsTest::$cacheContextManager | property | core/ |
Mock cache context manager. |
DefaultMenuLinkTreeManipulatorsTest::$entityTypeManager | property | core/ |
The mocked entity type manager. |
DefaultPluginManager | class | core/ |
Base class for plugin managers. |
DefaultPluginManager.php | file | core/ |
|
DefaultPluginManager::$additionalAnnotationNamespaces | property | core/ |
Additional annotation namespaces. |
DefaultPluginManager::$alterHook | property | core/ |
Name of the alter hook if one should be invoked. |
DefaultPluginManager::$cacheKey | property | core/ |
The cache key. |
DefaultPluginManager::$cacheTags | property | core/ |
An array of cache tags to use for the cached definitions. |
DefaultPluginManager::$defaults | property | core/ |
A set of defaults to be referenced by $this->processDefinition(). |
DefaultPluginManager::$moduleExtensionList | property | core/ |
The module extension list. |
DefaultPluginManager::$moduleHandler | property | core/ |
The module handler to invoke the alter hook. |
DefaultPluginManager::$namespaces | property | core/ |
An object of root paths that are traversable. |
DefaultPluginManager::$pluginDefinitionAnnotationName | property | core/ |
The name of the annotation that contains the plugin definition. |
DefaultPluginManager::$pluginDefinitionAttributeName | property | core/ |
The name of the attribute that contains the plugin definition. |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.