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 |
---|---|---|---|
ContextualLinkManagerTest::$accessManager | property | core/ |
The mocked access manager. |
ContextualLinkManagerTest::$account | property | core/ |
The mocked account. |
ContextualLinkManagerTest::$cacheBackend | property | core/ |
The cache backend used in the test. |
ContextualLinkManagerTest::$contextualLinkManager | property | core/ |
The tested contextual link manager. |
ContextualLinkManagerTest::$moduleHandler | property | core/ |
The mocked module handler. |
ContextualLinkManagerTest::$pluginDiscovery | property | core/ |
The mocked plugin discovery. |
ContextualLinkManagerTest::setUp | function | core/ |
|
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::$entityTypeManager | property | core/ |
The entity type manager. |
ControllerBase::$languageManager | property | core/ |
The language manager. |
ControllerBase::entityTypeManager | function | core/ |
Retrieves the entity type manager. |
ControllerBase::languageManager | function | core/ |
Returns the language manager service. |
ControllerSandboxManager | class | core/ |
Non-abstract version of StageBase. |
ControllerSandboxManager::$type | property | core/ |
|
CountryCodeConstraintTest::testConstraintLoadsChoicesFromCountryManager | function | core/ |
|
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. |
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. |
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/ |
|
DateFormatter::$languageManager | property | core/ |
The Language manager. |
DateHelperTest::$languageManager | property | core/ |
The language manager. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.