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 |
---|---|---|---|
TestSandboxManager::__sleep | function | core/ |
Implements the magic __sleep() method. |
TestTranslationManager | class | core/ |
Implements a translation manager in tests. |
TestTranslationManager | class | core/ |
A chained translation implementation used for testing. |
TestTranslationManager::formatPlural | function | core/ |
Formats a string containing a count of items. |
TestTranslationManager::translate | function | core/ |
Translates a string to the current language or to a given language. |
TestTranslationManager::translateString | function | core/ |
Translates a TranslatableMarkup object to a string. |
TestTranslationManager::__construct | function | core/ |
Constructs a TranslationManager object. |
TestUrl::setAccessManager | function | core/ |
Sets the access manager. |
theme.manager | service | core/ |
Drupal\Core\Theme\ThemeManager |
ThemeCacheContext::$themeManager | property | core/ |
The theme manager. |
ThemeInfoTest::$themeManager | property | core/ |
The theme manager used in this test. |
ThemeManager | class | core/ |
Provides the default implementation of a theme manager. |
ThemeManager.php | file | core/ |
|
ThemeManager::$activeTheme | property | core/ |
Contains the current active theme. |
ThemeManager::$defaultVariables | property | core/ |
Default variables. |
ThemeManager::$moduleHandler | property | core/ |
The module handler. |
ThemeManager::$root | property | core/ |
The app root. |
ThemeManager::$themeInitialization | property | core/ |
The theme initialization. |
ThemeManager::$themeNegotiator | property | core/ |
The theme negotiator. |
ThemeManager::$themeRegistry | property | core/ |
The theme registry used to render an output. |
ThemeManager::alter | function | core/ |
Passes alterable variables to specific $theme_TYPE_alter() implementations. |
ThemeManager::alterForTheme | function | core/ |
@todo Should we cache some of these information? |
ThemeManager::buildThemeHookSuggestions | function | core/ |
Builds theme hook suggestions for a theme hook with variables. |
ThemeManager::getActiveTheme | function | core/ |
Returns the active theme object. |
ThemeManager::getDefaultTemplateVariables | function | core/ |
Returns default template variables. |
ThemeManager::hasActiveTheme | function | core/ |
Determines whether there is an active theme. |
ThemeManager::initTheme | function | core/ |
Initializes the active theme for a given route match. |
ThemeManager::render | function | core/ |
Generates themed output. |
ThemeManager::resetActiveTheme | function | core/ |
Resets the current active theme. |
ThemeManager::setActiveTheme | function | core/ |
Sets the current active theme manually. |
ThemeManager::setThemeRegistry | function | core/ |
Sets the theme registry. |
ThemeManager::__construct | function | core/ |
Constructs a new ThemeManager object. |
ThemeManagerInterface | interface | core/ |
Provides a high level access to the active theme and methods to use it. |
ThemeManagerInterface.php | file | core/ |
|
ThemeManagerInterface::alter | function | core/ |
Passes alterable variables to specific $theme_TYPE_alter() implementations. |
ThemeManagerInterface::alterForTheme | function | core/ |
Provides an alter hook for a specific theme. |
ThemeManagerInterface::getActiveTheme | function | core/ |
Returns the active theme object. |
ThemeManagerInterface::hasActiveTheme | function | core/ |
Determines whether there is an active theme. |
ThemeManagerInterface::render | function | core/ |
Generates themed output. |
ThemeManagerInterface::resetActiveTheme | function | core/ |
Resets the current active theme. |
ThemeManagerInterface::setActiveTheme | function | core/ |
Sets the current active theme manually. |
ThemeSettingsForm::$themeManager | property | core/ |
The theme manager. |
ThumbnailDownloader::$entityTypeManager | property | core/ |
The entity type manager service. |
TitleResolverTest::$translationManager | property | core/ |
The mocked translation manager. |
Token::$languageManager | property | core/ |
The language manager. |
TokenTest::$cacheContextManager | property | core/ |
The cache contexts manager. |
TokenTest::$languageManager | property | core/ |
The language manager used for testing. |
Toolbar::breakpointManager | function | core/ |
Wraps the breakpoint manager. |
ToolbarClaroOverridesTest::$themeManager | property | core/ |
The theme manager. |
ToolkitTest::$imageEffectPluginManager | property | core/ |
The image effect plugin manager service. |
Pagination
- Previous page
- Page 61
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.