You are here

service language_manager in Drupal 9

Same name and namespace in other branches
  1. 8 core/core.services.yml \language_manager

Class

Drupal\Core\Language\LanguageManager
103 string references to language_manager
AccountForm::create in core/modules/user/src/AccountForm.php
Instantiates a new instance of this class.
AliasTest::testWhitelist in core/modules/path_alias/tests/src/Kernel/AliasTest.php
Tests the alias whitelist.
BaseFieldOverrideStorage::createInstance in core/lib/Drupal/Core/Field/BaseFieldOverrideStorage.php
Instantiates a new instance of this entity handler.
BlockForm::create in core/modules/block/src/BlockForm.php
Instantiates a new instance of this class.
BookBreadcrumbBuilder::__construct in core/modules/book/src/BookBreadcrumbBuilder.php
Constructs the BookBreadcrumbBuilder.

... See full list

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Language\LanguageManager
  2. arguments:
  3. - '@language.default'