You are here

67 string references to language_manager in Zircon Profile 8

AccountForm::create in core/modules/user/src/AccountForm.php
Instantiates a new instance of this class.
AliasTest::testWhitelist in core/modules/system/src/Tests/Path/AliasTest.php
Tests the alias whitelist.
BaseFieldOverrideStorage::createInstance in core/lib/Drupal/Core/Field/BaseFieldOverrideStorage.php
Instantiates a new instance of this entity handler.
BlockContentForm::create in core/modules/block_content/src/BlockContentForm.php
Instantiates a new instance of this class.
BlockForm::create in core/modules/block/src/BlockForm.php
Instantiates a new instance of this class.
BlockViewBuilder::createInstance in core/modules/block/src/BlockViewBuilder.php
Instantiates a new instance of this entity handler.
BulkForm::create in core/modules/system/src/Plugin/views/field/BulkForm.php
Creates an instance of the plugin.
CKEditor::create in core/modules/ckeditor/src/Plugin/Editor/CKEditor.php
Creates an instance of the plugin.
CommentStorage::createInstance in core/modules/comment/src/CommentStorage.php
Instantiates a new instance of this entity handler.
CommentViewBuilder::createInstance in core/modules/comment/src/CommentViewBuilder.php
Instantiates a new instance of this entity handler.
ConfigEntityBaseUnitTest::setUp in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
ConfigEntityMapper::create in core/modules/config_translation/src/ConfigEntityMapper.php
Creates an instance of the plugin.
ConfigEntityStorage::createInstance in core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php
Instantiates a new instance of this entity handler.
ConfigEntityStorageTest::setUp in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
@covers ::__construct
ConfigNamesMapper::create in core/modules/config_translation/src/ConfigNamesMapper.php
Creates an instance of the plugin.
ConfigTranslationController::create in core/modules/config_translation/src/Controller/ConfigTranslationController.php
Instantiates a new instance of this class.
ConfigTranslationDeleteForm::create in core/modules/config_translation/src/Form/ConfigTranslationDeleteForm.php
Instantiates a new instance of this class.
ConfigTranslationFormBase::create in core/modules/config_translation/src/Form/ConfigTranslationFormBase.php
Instantiates a new instance of this class.
ContentEntityBaseUnitTest::setUp in core/tests/Drupal/Tests/Core/Entity/ContentEntityBaseUnitTest.php
ContentTranslationHandler::createInstance in core/modules/content_translation/src/ContentTranslationHandler.php
Instantiates a new instance of this entity handler.
ControllerBase::languageManager in core/lib/Drupal/Core/Controller/ControllerBase.php
Returns the language manager service.
Drupal::languageManager in core/lib/Drupal.php
Returns the language manager service.
DrupalTest::testLanguageManager in core/tests/Drupal/Tests/Core/DrupalTest.php
Tests the languageManager() method.
EmailAction::create in core/modules/action/src/Plugin/Action/EmailAction.php
Creates an instance of the plugin.
EntityAdapterUnitTest::setUp in core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php
EntityLanguageTestBase::setUp in core/modules/system/src/Tests/Entity/EntityLanguageTestBase.php
Performs setup tasks before each individual test method is run.
EntityLinkTest::setUp in core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php
EntityOperations::create in core/modules/views/src/Plugin/views/field/EntityOperations.php
Creates an instance of the plugin.
EntityRow::create in core/modules/views/src/Plugin/views/row/EntityRow.php
Creates an instance of the plugin.
EntityUnitTest::setUp in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
EntityViewBuilder::createInstance in core/lib/Drupal/Core/Entity/EntityViewBuilder.php
Instantiates a new instance of this entity handler.
ExportForm::create in core/modules/locale/src/Form/ExportForm.php
Instantiates a new instance of this class.
FeedViewBuilder::createInstance in core/modules/aggregator/src/FeedViewBuilder.php
Instantiates a new instance of this entity handler.
Field::create in core/modules/views/src/Plugin/views/field/Field.php
Creates an instance of the plugin.
FieldConfigStorage::createInstance in core/modules/field/src/FieldConfigStorage.php
Instantiates a new instance of this entity handler.
FieldStorageConfigStorage::createInstance in core/modules/field/src/FieldStorageConfigStorage.php
Instantiates a new instance of this entity handler.
ImportForm::create in core/modules/locale/src/Form/ImportForm.php
Instantiates a new instance of this class.
KeyValueEntityStorage::createInstance in core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php
Instantiates a new instance of this entity handler.
KeyValueEntityStorageTest::setUpKeyValueEntityStorage in core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
Prepares the key value entity storage.
Language::create in core/modules/language/src/Plugin/Condition/Language.php
Creates an instance of the plugin.
LanguageBlock::create in core/modules/language/src/Plugin/Block/LanguageBlock.php
Creates an instance of the plugin.
LanguageFilter::create in core/modules/views/src/Plugin/views/filter/LanguageFilter.php
Creates an instance of the plugin.
LanguageFormatter::create in core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/LanguageFormatter.php
Creates an instance of the plugin.
LanguageFormBase::create in core/modules/language/src/Form/LanguageFormBase.php
Instantiates a new instance of this class.
LanguageListBuilder::createInstance in core/modules/language/src/LanguageListBuilder.php
Instantiates a new instance of this entity handler.
LanguageNegotiationInfoTest::languageManager in core/modules/language/src/Tests/LanguageNegotiationInfoTest.php
Returns the configurable language manager.
LanguageSelectElementTest::testLanguageSelectElementOptions in core/modules/system/src/Tests/Form/LanguageSelectElementTest.php
Tests that the options printed by the language select element are correct.
LanguageServiceProvider::alter in core/modules/language/src/LanguageServiceProvider.php
Modifies existing service definitions.
LanguageTestBase::setUp in core/modules/language/src/Tests/LanguageTestBase.php
Performs setup tasks before each individual test method is run.
LanguageTestController::create in core/modules/language/tests/language_test/src/Controller/LanguageTestController.php
Instantiates a new instance of this class.
LocaleConfigSubscriberTest::setUp in core/modules/locale/src/Tests/LocaleConfigSubscriberTest.php
Performs setup tasks before each individual test method is run.
LocaleStringTest::createAllTranslations in core/modules/locale/src/Tests/LocaleStringTest.php
Creates translations for source string and all languages.
MenuLinkContent::create in core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php
Creates an instance of the plugin.
MenuLinkContentForm::create in core/modules/menu_link_content/src/Form/MenuLinkContentForm.php
Instantiates a new instance of this class.
MessageForm::create in core/modules/contact/src/MessageForm.php
Instantiates a new instance of this class.
MigrationStorage::createInstance in core/modules/migrate/src/MigrationStorage.php
Instantiates a new instance of this entity handler.
NegotiationBrowserForm::create in core/modules/language/src/Form/NegotiationBrowserForm.php
Instantiates a new instance of this class.
NegotiationConfigureForm::create in core/modules/language/src/Form/NegotiationConfigureForm.php
Instantiates a new instance of this class.
NegotiationUrlForm::create in core/modules/language/src/Form/NegotiationUrlForm.php
Instantiates a new instance of this class.
NodeRevisionRevertTranslationForm::create in core/modules/node/src/Form/NodeRevisionRevertTranslationForm.php
Instantiates a new instance of this class.
NodeSearch::create in core/modules/node/src/Plugin/Search/NodeSearch.php
Creates an instance of the plugin.
ShortcutSetStorage::createInstance in core/modules/shortcut/src/ShortcutSetStorage.php
Instantiates a new instance of this entity handler.
SqlContentEntityStorage::createInstance in core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
Instantiates a new instance of this entity handler.
SqlContentEntityStorageTest::testCreate in core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php
@covers ::create
TranslateFormBase::create in core/modules/locale/src/Form/TranslateFormBase.php
Instantiates a new instance of this class.
UserPasswordForm::create in core/modules/user/src/Form/UserPasswordForm.php
Instantiates a new instance of this class.
UserStorage::createInstance in core/modules/user/src/UserStorage.php
Instantiates a new instance of this entity handler.