You are here

12 calls to Drupal::languageManager() in Zircon Profile 8.0

ConfigurableLanguage::postDelete in core/modules/language/src/Entity/ConfigurableLanguage.php
Acts on deleted entities before the delete hook is invoked.
ConfigurableLanguage::postSave in core/modules/language/src/Entity/ConfigurableLanguage.php
Acts on a saved entity before the insert or update hook is invoked.
DrupalTest::testLanguageManager in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the languageManager() method.
Entity::languageManager in core/lib/Drupal/Core/Entity/Entity.php
Gets the language manager.
InstallerTranslationMultipleLanguageTest::testTranslationsLoaded in core/modules/system/src/Tests/Installer/InstallerTranslationMultipleLanguageTest.php
Tests that translations ended up at the expected places.
InstallerTranslationTest::testInstaller in core/modules/system/src/Tests/Installer/InstallerTranslationTest.php
Verifies the expected behaviors of the installation result.
LanguageBlock::getDerivativeDefinitions in core/modules/language/src/Plugin/Derivative/LanguageBlock.php
Gets the definition of all derivatives of a base plugin.
LanguageConfiguration::languageManager in core/modules/language/src/Element/LanguageConfiguration.php
Wraps the language manager.
NodeListBuilder::buildRow in core/modules/node/src/NodeListBuilder.php
Builds a row for an entity in the entity listing.
PluginBase::listLanguages in core/modules/views/src/Plugin/views/PluginBase.php
Makes an array of languages, optionally including special languages.
PluginBase::queryLanguageSubstitutions in core/modules/views/src/Plugin/views/PluginBase.php
Returns substitutions for Views queries for languages.
user_mail in core/modules/user/user.module
Implements hook_mail().