Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 10.3.x for manager
- Search 11.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContextualLinkManagerTest::testGetContextualLinkPluginsByGroup | function | core/ |
Tests the getContextualLinkPluginsByGroup method. |
ContextualLinkManagerTest::testGetContextualLinkPluginsByGroupWithCache | function | core/ |
Tests the getContextualLinkPluginsByGroup method with a prefilled cache. |
ContextualLinkManagerTest::testGetContextualLinksArrayByGroup | function | core/ |
Tests the getContextualLinksArrayByGroup method. |
ContextualLinkManagerTest::testGetContextualLinksArrayByGroupAccessCheck | function | core/ |
Tests the access checking of the getContextualLinksArrayByGroup method. |
ContextualLinkManagerTest::testPluginDefinitionAlter | function | core/ |
Tests the plugins alter hook. |
ContextualLinkManagerTest::testProcessDefinitionWithoutGroup | function | core/ |
Tests processDefinition() by passing a plugin definition without a group. |
ContextualLinkManagerTest::testProcessDefinitionWithoutRoute | function | core/ |
Tests processDefinition() by passing a plugin definition without a route. |
ContextualLinks::contextualLinkManager | function | core/ |
Wraps the contextual link manager. |
ControllerBase::$entityManager | property | core/ |
The entity manager. |
ControllerBase::$entityTypeManager | property | core/ |
The entity type manager. |
ControllerBase::$languageManager | property | core/ |
The language manager. |
ControllerBase::entityManager | function | core/ |
Retrieves the entity manager service. |
ControllerBase::entityTypeManager | function | core/ |
Retrieves the entity type manager. |
ControllerBase::languageManager | function | core/ |
Returns the language manager service. |
CountryManager | class | core/ |
Provides list of countries. |
CountryManager.php | file | core/ |
|
CountryManager::$countries | property | core/ |
An array of country code => country name pairs. |
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. |
country_manager | service | core/ |
Drupal\Core\Locale\CountryManager |
CreateSampleEntityTest::$entityTypeManager | property | core/ |
The entity type manager. |
Cron::$queueManager | property | core/ |
The queue plugin manager. |
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::getEntityManager | function | core/ |
|
DataEntityRow::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
DataEntityRow::getLanguageManager | function | core/ |
Returns the language manager. |
DateFormatter::$languageManager | property | core/ |
Language manager for retrieving the default langcode when none is specified. |
DateTest::$entityTypeManager | property | core/ |
The mocked entity manager. |
DateTest::$languageManager | property | core/ |
The mocked language manager. |
DedupeEntityTest::$entityTypeManager | property | core/ |
The mocked entity type 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::$entityTypeManager | property | core/ |
The mocked entity type manager. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.