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
LocaleConfigManager::$defaultConfigStorage property core/modules/locale/src/LocaleConfigManager.php The locale default config storage instance.
LocaleConfigManager::$isUpdatingFromLocale property core/modules/locale/src/LocaleConfigManager.php Whether or not configuration translations are being updated from locale.
LocaleConfigManager::$languageManager property core/modules/locale/src/LocaleConfigManager.php The language manager.
LocaleConfigManager::$localeStorage property core/modules/locale/src/LocaleConfigManager.php The string storage for reading and writing translations.
LocaleConfigManager::$translations property core/modules/locale/src/LocaleConfigManager.php Array with preloaded string translations.
LocaleConfigManager::$typedConfigManager property core/modules/locale/src/LocaleConfigManager.php The typed config manager.
LocaleConfigManager::deleteLanguageTranslations function core/modules/locale/src/LocaleConfigManager.php Deletes configuration for language.
LocaleConfigManager::deleteTranslationOverride function core/modules/locale/src/LocaleConfigManager.php Deletes translated configuration data.
LocaleConfigManager::filterOverride function core/modules/locale/src/LocaleConfigManager.php Filters override data based on default translatable items.
LocaleConfigManager::getActiveConfigLangcode function core/modules/locale/src/LocaleConfigManager.php Returns the current language code for this active configuration.
LocaleConfigManager::getComponentNames function core/modules/locale/src/LocaleConfigManager.php Gets configuration names associated with components.
LocaleConfigManager::getDefaultConfigLangcode function core/modules/locale/src/LocaleConfigManager.php Returns the original language code for this shipped configuration.
LocaleConfigManager::getStringNames function core/modules/locale/src/LocaleConfigManager.php Gets configuration names associated with strings.
LocaleConfigManager::getStringTranslation function core/modules/locale/src/LocaleConfigManager.php Get the translation object for the given source/context and language.
LocaleConfigManager::getTranslatableData function core/modules/locale/src/LocaleConfigManager.php Gets translatable configuration data for a typed configuration element.
LocaleConfigManager::getTranslatableDefaultConfig function core/modules/locale/src/LocaleConfigManager.php Gets array of translated strings for Locale translatable configuration.
LocaleConfigManager::hasTranslation function core/modules/locale/src/LocaleConfigManager.php Checks whether a language has configuration translation.
LocaleConfigManager::isSupported function core/modules/locale/src/LocaleConfigManager.php Whether the given configuration is supported for interface translation.
LocaleConfigManager::isUpdatingTranslationsFromLocale function core/modules/locale/src/LocaleConfigManager.php Indicates whether configuration translations are being updated from locale.
LocaleConfigManager::processTranslatableData function core/modules/locale/src/LocaleConfigManager.php Process the translatable data array with a given language.
LocaleConfigManager::reset function core/modules/locale/src/LocaleConfigManager.php Reset static cache of configuration string translations.
LocaleConfigManager::saveTranslationActive function core/modules/locale/src/LocaleConfigManager.php Saves translated configuration data.
LocaleConfigManager::saveTranslationOverride function core/modules/locale/src/LocaleConfigManager.php Saves translated configuration override.
LocaleConfigManager::translateString function core/modules/locale/src/LocaleConfigManager.php Translates string using the localization system.
LocaleConfigManager::updateConfigTranslations function core/modules/locale/src/LocaleConfigManager.php Updates all configuration translations for the names / languages provided.
LocaleConfigManager::updateDefaultConfigLangcodes function core/modules/locale/src/LocaleConfigManager.php Updates default configuration when new modules or themes are installed.
LocaleConfigManager::__construct function core/modules/locale/src/LocaleConfigManager.php Creates a new typed configuration manager.
LocaleConfigManagerTest class core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php Tests that the locale config manager operates correctly.
LocaleConfigManagerTest.php file core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php
LocaleConfigManagerTest::$modules property core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php A list of modules to install for this test.
LocaleConfigManagerTest::$strictConfigSchema property core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php This test creates simple config on the fly breaking schema checking.
LocaleConfigManagerTest::testGetDefaultConfigLangcode function core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php Tests getDefaultConfigLangcode().
LocaleConfigManagerTest::testGetStringTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php Tests getStringTranslation().
LocaleConfigManagerTest::testHasTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php Tests hasTranslation().
LocaleConfigSubscriber::$languageManager property core/modules/locale/src/LocaleConfigSubscriber.php The language manager.
LocaleConfigSubscriber::$localeConfigManager property core/modules/locale/src/LocaleConfigSubscriber.php The typed configuration manager.
LocaleConfigSubscriberTest::$languageManager property core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php The configurable language manager used in this test.
LocaleConfigSubscriberTest::$localeConfigManager property core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php The locale configuration manager used in this test.
LocaleConfigurableLanguageManagerTest class core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php Tests that the configurable language manager and locale operate correctly.
LocaleConfigurableLanguageManagerTest.php file core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php
LocaleConfigurableLanguageManagerTest::$modules property core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php A list of modules to install for this test.
LocaleConfigurableLanguageManagerTest::testGetLanguages function core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php Tests retrieving languages from the language manager.
LocaleDefaultConfigStorage::$languageManager property core/modules/locale/src/LocaleDefaultConfigStorage.php The language manager.
LocaleLookup::$languageManager property core/modules/locale/src/LocaleLookup.php The language manager.
LocaleLookupTest::$languageManager property core/modules/locale/tests/src/Unit/LocaleLookupTest.php A mocked language manager built from LanguageManagerInterface.
LocaleTranslation::$languageManager property core/modules/locale/src/LocaleTranslation.php The language manager.
LocaleTranslationTest::$languageManager property core/modules/locale/tests/src/Unit/LocaleTranslationTest.php A mocked language manager built from LanguageManagerInterface.
LocalTaskIntegrationTestBase::getLocalTaskManager function core/tests/Drupal/Tests/Core/Menu/LocalTaskIntegrationTestBase.php Sets up the local task manager for the test.
LocalTaskManager class core/lib/Drupal/Core/Menu/LocalTaskManager.php Provides the default local task manager using YML as primary definition.
LocalTaskManager.php file core/lib/Drupal/Core/Menu/LocalTaskManager.php

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