Search for manager

  1. Search 7.x for manager
  2. Search 9.5.x for manager
  3. Search 8.9.x for manager
  4. Search 10.3.x for manager
  5. Other projects
Title Object type File name Summary
TestSandboxManager::__sleep function core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php Implements the magic __sleep() method.
TestTranslationManager class core/modules/user/tests/src/Unit/PermissionHandlerTest.php Implements a translation manager in tests.
TestTranslationManager class core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php A chained translation implementation used for testing.
TestTranslationManager::formatPlural function core/modules/user/tests/src/Unit/PermissionHandlerTest.php Formats a string containing a count of items.
TestTranslationManager::translate function core/modules/user/tests/src/Unit/PermissionHandlerTest.php Translates a string to the current language or to a given language.
TestTranslationManager::translateString function core/modules/user/tests/src/Unit/PermissionHandlerTest.php Translates a TranslatableMarkup object to a string.
TestTranslationManager::__construct function core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php Constructs a TranslationManager object.
TestUrl::setAccessManager function core/tests/Drupal/Tests/Core/UrlTest.php Sets the access manager.
theme.manager service core/core.services.yml Drupal\Core\Theme\ThemeManager
ThemeCacheContext::$themeManager property core/lib/Drupal/Core/Cache/Context/ThemeCacheContext.php The theme manager.
ThemeInfoTest::$themeManager property core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php The theme manager used in this test.
ThemeManager class core/lib/Drupal/Core/Theme/ThemeManager.php Provides the default implementation of a theme manager.
ThemeManager.php file core/lib/Drupal/Core/Theme/ThemeManager.php
ThemeManager::$activeTheme property core/lib/Drupal/Core/Theme/ThemeManager.php Contains the current active theme.
ThemeManager::$defaultVariables property core/lib/Drupal/Core/Theme/ThemeManager.php Default variables.
ThemeManager::$moduleHandler property core/lib/Drupal/Core/Theme/ThemeManager.php The module handler.
ThemeManager::$root property core/lib/Drupal/Core/Theme/ThemeManager.php The app root.
ThemeManager::$themeInitialization property core/lib/Drupal/Core/Theme/ThemeManager.php The theme initialization.
ThemeManager::$themeNegotiator property core/lib/Drupal/Core/Theme/ThemeManager.php The theme negotiator.
ThemeManager::$themeRegistry property core/lib/Drupal/Core/Theme/ThemeManager.php The theme registry used to render an output.
ThemeManager::alter function core/lib/Drupal/Core/Theme/ThemeManager.php Passes alterable variables to specific $theme_TYPE_alter() implementations.
ThemeManager::alterForTheme function core/lib/Drupal/Core/Theme/ThemeManager.php @todo Should we cache some of these information?
ThemeManager::buildThemeHookSuggestions function core/lib/Drupal/Core/Theme/ThemeManager.php Builds theme hook suggestions for a theme hook with variables.
ThemeManager::getActiveTheme function core/lib/Drupal/Core/Theme/ThemeManager.php Returns the active theme object.
ThemeManager::getDefaultTemplateVariables function core/lib/Drupal/Core/Theme/ThemeManager.php Returns default template variables.
ThemeManager::hasActiveTheme function core/lib/Drupal/Core/Theme/ThemeManager.php Determines whether there is an active theme.
ThemeManager::initTheme function core/lib/Drupal/Core/Theme/ThemeManager.php Initializes the active theme for a given route match.
ThemeManager::render function core/lib/Drupal/Core/Theme/ThemeManager.php Generates themed output.
ThemeManager::resetActiveTheme function core/lib/Drupal/Core/Theme/ThemeManager.php Resets the current active theme.
ThemeManager::setActiveTheme function core/lib/Drupal/Core/Theme/ThemeManager.php Sets the current active theme manually.
ThemeManager::setThemeRegistry function core/lib/Drupal/Core/Theme/ThemeManager.php Sets the theme registry.
ThemeManager::__construct function core/lib/Drupal/Core/Theme/ThemeManager.php Constructs a new ThemeManager object.
ThemeManagerInterface interface core/lib/Drupal/Core/Theme/ThemeManagerInterface.php Provides a high level access to the active theme and methods to use it.
ThemeManagerInterface.php file core/lib/Drupal/Core/Theme/ThemeManagerInterface.php
ThemeManagerInterface::alter function core/lib/Drupal/Core/Theme/ThemeManagerInterface.php Passes alterable variables to specific $theme_TYPE_alter() implementations.
ThemeManagerInterface::alterForTheme function core/lib/Drupal/Core/Theme/ThemeManagerInterface.php Provides an alter hook for a specific theme.
ThemeManagerInterface::getActiveTheme function core/lib/Drupal/Core/Theme/ThemeManagerInterface.php Returns the active theme object.
ThemeManagerInterface::hasActiveTheme function core/lib/Drupal/Core/Theme/ThemeManagerInterface.php Determines whether there is an active theme.
ThemeManagerInterface::render function core/lib/Drupal/Core/Theme/ThemeManagerInterface.php Generates themed output.
ThemeManagerInterface::resetActiveTheme function core/lib/Drupal/Core/Theme/ThemeManagerInterface.php Resets the current active theme.
ThemeManagerInterface::setActiveTheme function core/lib/Drupal/Core/Theme/ThemeManagerInterface.php Sets the current active theme manually.
ThemeSettingsForm::$themeManager property core/modules/system/src/Form/ThemeSettingsForm.php The theme manager.
ThumbnailDownloader::$entityTypeManager property core/modules/media/src/Plugin/QueueWorker/ThumbnailDownloader.php The entity type manager service.
TitleResolverTest::$translationManager property core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php The mocked translation manager.
Token::$languageManager property core/lib/Drupal/Core/Utility/Token.php The language manager.
TokenTest::$cacheContextManager property core/tests/Drupal/Tests/Core/Utility/TokenTest.php The cache contexts manager.
TokenTest::$languageManager property core/tests/Drupal/Tests/Core/Utility/TokenTest.php The language manager used for testing.
Toolbar::breakpointManager function core/modules/toolbar/src/Element/Toolbar.php Wraps the breakpoint manager.
ToolbarClaroOverridesTest::$themeManager property core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php The theme manager.
ToolkitTest::$imageEffectPluginManager property core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php The image effect plugin manager service.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.