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/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
AccountForm::$languageManager property core/modules/user/src/AccountForm.php The language manager.
ActiveLinkResponseFilter::$languageManager property core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php The language manager.
AliasManager::$languageManager property core/lib/Drupal/Core/Path/AliasManager.php Language manager for retrieving the default langcode when none is specified.
AliasRepository::addLanguageFallback function core/lib/Drupal/Core/Path/AliasRepository.php Adds path alias language fallback conditions to a select query object.
AliasStorage::addLanguageFallback function core/lib/Drupal/Core/Path/AliasStorage.php Adds path alias language fallback conditions to a select query object.
AliasStorage::languageAliasExists function core/lib/Drupal/Core/Path/AliasStorage.php Checks if there are any aliases with language defined.
AliasStorageInterface::languageAliasExists function core/lib/Drupal/Core/Path/AliasStorageInterface.php Checks if there are any aliases with language defined.
AssetResolver::$languageManager property core/lib/Drupal/Core/Asset/AssetResolver.php The language manager.
AssetResolverTest::$languageManager property core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php The mocked language manager.
block.block.languageswitcher.yml file core/profiles/demo_umami/config/install/block.block.languageswitcher.yml core/profiles/demo_umami/config/install/block.block.languageswitcher.yml
BlockForm::$language property core/modules/block/src/BlockForm.php The language manager service.
BlockFormTest::$language property core/modules/block/tests/src/Unit/BlockFormTest.php The language manager service.
BlockLanguageCacheTest class core/modules/block/tests/src/Functional/BlockLanguageCacheTest.php Tests display of menu blocks with multiple languages.
BlockLanguageCacheTest.php file core/modules/block/tests/src/Functional/BlockLanguageCacheTest.php
BlockLanguageCacheTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockLanguageCacheTest.php The theme to install as the default for testing.
BlockLanguageCacheTest::$langcodes property core/modules/block/tests/src/Functional/BlockLanguageCacheTest.php List of langcodes.
BlockLanguageCacheTest::$modules property core/modules/block/tests/src/Functional/BlockLanguageCacheTest.php Modules to install.
BlockLanguageCacheTest::setUp function core/modules/block/tests/src/Functional/BlockLanguageCacheTest.php
BlockLanguageCacheTest::testBlockLinks function core/modules/block/tests/src/Functional/BlockLanguageCacheTest.php Creates a block in a language, check blocks page in all languages.
BlockLanguageTest class core/modules/block/tests/src/Functional/BlockLanguageTest.php Tests if a block can be configured to be only visible on a particular
language.
BlockLanguageTest.php file core/modules/block/tests/src/Functional/BlockLanguageTest.php
BlockLanguageTest::$adminUser property core/modules/block/tests/src/Functional/BlockLanguageTest.php An administrative user to configure the test environment.
BlockLanguageTest::$defaultTheme property core/modules/block/tests/src/Functional/BlockLanguageTest.php The theme to install as the default for testing.
BlockLanguageTest::$modules property core/modules/block/tests/src/Functional/BlockLanguageTest.php Modules to install.
BlockLanguageTest::setUp function core/modules/block/tests/src/Functional/BlockLanguageTest.php
BlockLanguageTest::testLanguageBlockVisibility function core/modules/block/tests/src/Functional/BlockLanguageTest.php Tests the visibility settings for the blocks based on language.
BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete function core/modules/block/tests/src/Functional/BlockLanguageTest.php Tests if the visibility settings are removed if the language is deleted.
BlockLanguageTest::testMultipleLanguageTypes function core/modules/block/tests/src/Functional/BlockLanguageTest.php Tests block language visibility with different language types.
block_configurable_language_delete function core/modules/block/block.module Implements hook_ENTITY_TYPE_delete() for 'configurable_language'.
BulkForm::$languageManager property core/modules/views/src/Plugin/views/field/BulkForm.php The language manager.
BulkForm::getLanguageManager function core/modules/views/src/Plugin/views/field/BulkForm.php Returns the language manager.
cache_context.languages service core/core.services.yml Drupal\Core\Cache\Context\LanguagesCacheContext
ckeditor.language.css file core/modules/ckeditor/css/plugins/language/ckeditor.language.css Language: add styling for elements that have a language attribute.
CKEditor::$languageManager property core/modules/ckeditor/src/Plugin/Editor/CKEditor.php The language manager.
CKEditorTest::assertCKEditorLanguage function core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php Assert that CKEditor picks the expected language when French is default.
CKEditorTest::testLanguages function core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php Tests language list availability in CKEditor.
CommentLanguageTest class core/modules/comment/tests/src/Functional/CommentLanguageTest.php Tests for comment language.
CommentLanguageTest.php file core/modules/comment/tests/src/Functional/CommentLanguageTest.php
CommentLanguageTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentLanguageTest.php The theme to install as the default for testing.
CommentLanguageTest::$modules property core/modules/comment/tests/src/Functional/CommentLanguageTest.php Modules to install.
CommentLanguageTest::setUp function core/modules/comment/tests/src/Functional/CommentLanguageTest.php
CommentLanguageTest::testCommentLanguage function core/modules/comment/tests/src/Functional/CommentLanguageTest.php Test that comment language is properly set.
Config::$language_manager property core/modules/migrate/src/Plugin/migrate/destination/Config.php The language manager.
ConfigEntityBaseUnitTest::$languageManager property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The language manager.
ConfigEntityStorage::$languageManager property core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php The language manager.
ConfigEntityStorageTest::$languageManager property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php The language manager.
ConfigEntityStorageTest::testCreateWithCurrentLanguage function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php @covers ::create[[api-linebreak]]
@covers ::doCreate[[api-linebreak]]
ConfigEntityStorageTest::testCreateWithExplicitLanguage function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php @covers ::create[[api-linebreak]]
@covers ::doCreate[[api-linebreak]]
ConfigInstallTest::testLanguage function core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php Tests imported configuration entities with and without language information.
ConfigLanguageOverrideTest class core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php Confirm that language overrides work.

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