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
EntityLanguageTestBase::$untranslatableFieldName property core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php The untranslatable test field name.
EntityLanguageTestBase::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php
EntityLanguageTestBase::toggleFieldTranslatability function core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php Toggles field storage translatability.
EntityLinkTest::$languageManager property core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php The mocked language manager.
EntityOperations::$languageManager property core/modules/views/src/Plugin/views/field/EntityOperations.php The language manager.
EntityOperations::getLanguageManager function core/modules/views/src/Plugin/views/field/EntityOperations.php Returns the language manager.
EntityOperationsUnitTest::$languageManager property core/modules/views/tests/src/Unit/Plugin/views/field/EntityOperationsUnitTest.php The language manager.
EntityReferenceFieldTranslatedReferenceViewTest::setUpLanguages function core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Adds additional languages.
EntityRepository::$languageManager property core/lib/Drupal/Core/Entity/EntityRepository.php The language manager.
EntityRepository::getContentLanguageFromContexts function core/lib/Drupal/Core/Entity/EntityRepository.php Retrieves the current content language from the specified contexts.
EntityRepositoryTest::$languageManager property core/tests/Drupal/Tests/Core/Entity/EntityRepositoryTest.php The language manager.
EntityRepositoryTest::doTestLanguageFallback function core/tests/Drupal/KernelTests/Core/Entity/EntityRepositoryTest.php Check that language fallback is applied.
EntityRepositoryTest::getLanguageContexts function core/tests/Drupal/KernelTests/Core/Entity/EntityRepositoryTest.php Returns a set of language contexts matching the specified language.
EntityRow::$languageManager property core/modules/views/src/Plugin/views/row/EntityRow.php The language manager.
EntityRow::getLanguageManager function core/modules/views/src/Plugin/views/row/EntityRow.php Returns the language manager.
EntityTranslationFormTest::testEntityFormLanguage function core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php Tests entity form language.
EntityTranslationRenderTrait::getLanguageManager function core/modules/views/src/Entity/Render/EntityTranslationRenderTrait.php Returns the language manager.
EntityTranslationTest::doTestEntityLanguageMethods function core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php Executes the entity language method tests for the given entity type.
EntityTranslationTest::doTestLanguageChange function core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php Executes the entity language change test for the given entity type.
EntityTranslationTest::doTestLanguageFallback function core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php Executes the language fallback test for the given entity type.
EntityTranslationTest::testEntityLanguageMethods function core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php Tests language related methods of the Entity class.
EntityTranslationTest::testLanguageChange function core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php Tests that changing entity language does not break field language.
EntityTranslationTest::testLanguageFallback function core/tests/Drupal/KernelTests/Core/Entity/EntityTranslationTest.php Tests language fallback applied to field and entity translations.
EntityTypeBundleInfo::$languageManager property core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php The language manager.
EntityTypeBundleInfoTest::$languageManager property core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php The language manager.
EntityTypeWithoutLanguageFormTest class core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php Tests entity type without language support.
EntityTypeWithoutLanguageFormTest.php file core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php
EntityTypeWithoutLanguageFormTest::$defaultTheme property core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php The theme to install as the default for testing.
EntityTypeWithoutLanguageFormTest::$modules property core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php Modules to enable.
EntityTypeWithoutLanguageFormTest::setUp function core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php
EntityTypeWithoutLanguageFormTest::testEmptyLangcode function core/modules/language/tests/src/Functional/EntityTypeWithoutLanguageFormTest.php Tests configuration options with an entity without language definition.
EntityUnitTest::$languageManager property core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php The language manager.
EntityUnitTest::testLanguage function core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php @covers ::language
EntityUrlLanguageTest class core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php Tests the language of entity URLs.
@group language
EntityUrlLanguageTest.php file core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php
EntityUrlLanguageTest::$entity property core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php The entity being used for testing.
EntityUrlLanguageTest::$modules property core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php Modules to enable.
EntityUrlLanguageTest::createTranslatableEntity function core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php Creates a translated entity.
EntityUrlLanguageTest::setCurrentRequestForRoute function core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php Sets the current request to a specific path with the corresponding route.
EntityUrlLanguageTest::setUp function core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php
EntityUrlLanguageTest::testEntityUrlLanguage function core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php Ensures that entity URLs in a language have the right language prefix.
EntityUrlLanguageTest::testEntityUrlLanguageWithLanguageContentEnabled function core/modules/language/tests/src/Kernel/EntityUrlLanguageTest.php Ensures correct entity URLs with the method language-content-entity enabled.
EntityUuidConverter::$languageManager property core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php The language manager.
EntityUuidConverter::setLanguageManager function core/modules/jsonapi/src/ParamConverter/EntityUuidConverter.php Injects the language manager.
EntityViewBuilder::$languageManager property core/lib/Drupal/Core/Entity/EntityViewBuilder.php The language manager.
EntityViewsData::processViewsDataForLanguage function core/modules/views/src/EntityViewsData.php Processes the views data for a language field.
EntityViewsDataTest::assertLanguageField function core/modules/views/tests/src/Unit/EntityViewsDataTest.php Tests views data for a language field.
ExportForm::$languageManager property core/modules/locale/src/Form/ExportForm.php The language manager.
FeedLanguageTest class core/modules/aggregator/tests/src/Functional/FeedLanguageTest.php Tests aggregator feeds in multiple languages.
FeedLanguageTest.php file core/modules/aggregator/tests/src/Functional/FeedLanguageTest.php

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