Search for language

  1. Search 7.x for language
  2. Search 9.5.x for language
  3. Search 10.3.x for language
  4. Search 11.x for language
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Language class core/modules/language/src/Plugin/migrate/source/Language.php Plugin annotation @MigrateSource( id = "language", source_module = "locale" )
Language class core/modules/language/src/Plugin/Condition/Language.php Provides a 'Language' condition.
Language class core/modules/ckeditor/src/Plugin/CKEditorPlugin/Language.php Defines the "language" plugin.
Language class core/lib/Drupal/Core/TypedData/Plugin/DataType/Language.php Defines the 'language' data type.
Language class core/lib/Drupal/Core/Language/Language.php An object containing the information for an interface language.

All search results

Title Object type File name Summary
DataEntityRow::getLanguageManager function core/modules/rest/src/Plugin/views/row/DataEntityRow.php Returns the language manager.
DateFormatter::$languageManager property core/lib/Drupal/Core/Datetime/DateFormatter.php Language manager for retrieving the default langcode when none is specified.
DateTest::$languageManager property core/tests/Drupal/Tests/Core/Datetime/DateTest.php The mocked language manager.
DefaultLanguageItem class core/modules/language/src/DefaultLanguageItem.php Alternative plugin implementation of the 'language' field type.
DefaultLanguageItem.php file core/modules/language/src/DefaultLanguageItem.php
DefaultLanguageItem::applyDefaultValue function core/modules/language/src/DefaultLanguageItem.php Applies the default value.
DefaultLanguageItem::getDefaultLangcode function core/modules/language/src/DefaultLanguageItem.php Provides default language code of given entity.
DefaultLanguageRenderer class core/modules/views/src/Entity/Render/DefaultLanguageRenderer.php Renders entities in their default language.
DefaultLanguageRenderer.php file core/modules/views/src/Entity/Render/DefaultLanguageRenderer.php
DefaultLanguageRenderer::getLangcode function core/modules/views/src/Entity/Render/DefaultLanguageRenderer.php Returns the language code associated with the given row.
default_language.yml file core/modules/language/migrations/default_language.yml core/modules/language/migrations/default_language.yml
DeleteDefaultLanguageException class core/modules/language/src/Exception/DeleteDefaultLanguageException.php Exception thrown when deleting the default language.
DeleteDefaultLanguageException.php file core/modules/language/src/Exception/DeleteDefaultLanguageException.php
DeprecatedClassesTest::$languageManager property core/modules/path_alias/tests/src/Unit/DeprecatedClassesTest.php
DisplayPluginBase::buildRenderingLanguageOptions function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Returns the available rendering strategies for language-aware entities.
DistributionProfileExistingSettingsTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileExistingSettingsTest.php Installer step: Select language.
DistributionProfileTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTest.php Installer step: Select language.
DistributionProfileTranslationQueryTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php Installer step: Select language.
DistributionProfileTranslationTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php Installer step: Select language.
drupal-8.language-enabled.php file core/modules/system/tests/fixtures/update/drupal-8.language-enabled.php
Drupal::languageManager function core/lib/Drupal.php Returns the language manager service.
DrupalTest::testLanguageManager function core/tests/Drupal/Tests/Core/DrupalTest.php Tests the languageManager() method.
EmailAction::$languageManager property core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php The language manager.
EntityAdapterUnitTest::$languageManager property core/tests/Drupal/Tests/Core/Entity/TypedData/EntityAdapterUnitTest.php The language manager.
EntityBase::language function core/lib/Drupal/Core/Entity/EntityBase.php Gets the language of the entity.
EntityBase::languageManager function core/lib/Drupal/Core/Entity/EntityBase.php Gets the language manager.
EntityConfigBase::$languageManager property core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php The language manager.
EntityConverter::languageManager function core/lib/Drupal/Core/ParamConverter/EntityConverter.php Returns a language manager instance.
EntityConverterTest::testDeprecatedLanguageManager function core/tests/Drupal/Tests/Core/ParamConverter/EntityConverterTest.php Tests that passing the language manager triggers a deprecation error.
EntityConverterTest::testDeprecatedLanguageManagerMethod function core/tests/Drupal/Tests/Core/ParamConverter/EntityConverterTest.php Tests that retrieving the language manager triggers a deprecation error.
EntityConverterTest::testDeprecatedLanguageManagerProperty function core/tests/Drupal/Tests/Core/ParamConverter/EntityConverterTest.php Tests that retrieving the language manager triggers a deprecation error.
EntityDefaultLanguageTest class core/modules/language/tests/src/Kernel/EntityDefaultLanguageTest.php Tests default language code is properly generated for entities.
EntityDefaultLanguageTest.php file core/modules/language/tests/src/Kernel/EntityDefaultLanguageTest.php
EntityDefaultLanguageTest::$modules property core/modules/language/tests/src/Kernel/EntityDefaultLanguageTest.php Modules to enable.
EntityDefaultLanguageTest::createContentType function core/modules/language/tests/src/Kernel/EntityDefaultLanguageTest.php Creates a new node content type.
EntityDefaultLanguageTest::createNode function core/modules/language/tests/src/Kernel/EntityDefaultLanguageTest.php Creates a new node of given type and language using Entity API.
EntityDefaultLanguageTest::setUp function core/modules/language/tests/src/Kernel/EntityDefaultLanguageTest.php
EntityDefaultLanguageTest::testEntityTranslationDefaultLanguageViaCode function core/modules/language/tests/src/Kernel/EntityDefaultLanguageTest.php Tests that default language code is properly set for new nodes.
EntityDisplayRepository::$languageManager property core/lib/Drupal/Core/Entity/EntityDisplayRepository.php The language manager.
EntityField::$languageManager property core/modules/views/src/Plugin/views/field/EntityField.php The language manager.
EntityFieldManager::$languageManager property core/lib/Drupal/Core/Entity/EntityFieldManager.php The language manager.
EntityFieldManagerTest::$languageManager property core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php The language manager.
EntityFieldRenderer::getLanguageManager function core/modules/views/src/Entity/Render/EntityFieldRenderer.php Returns the language manager.
EntityInterface::language function core/lib/Drupal/Core/Entity/EntityInterface.php Gets the language of the entity.
EntityLanguageTestBase class core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php Base class for language-aware entity tests.
EntityLanguageTestBase.php file core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php
EntityLanguageTestBase::$fieldName property core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php The test field name.
EntityLanguageTestBase::$langcodes property core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php The available language codes.
EntityLanguageTestBase::$languageManager property core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php The language manager service.
EntityLanguageTestBase::$modules property core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php Modules to enable.

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