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. |
AdminPathEntityConverterLanguageTest |
class |
core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php |
Test administration path based conversion of entities. |
AdminPathEntityConverterLanguageTest.php |
file |
core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php |
|
AdminPathEntityConverterLanguageTest::$defaultTheme |
property |
core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php |
The theme to install as the default for testing. |
AdminPathEntityConverterLanguageTest::$modules |
property |
core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php |
Modules to enable. |
AdminPathEntityConverterLanguageTest::setUp |
function |
core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php |
|
AdminPathEntityConverterLanguageTest::testConfigUsingCurrentLanguage |
function |
core/modules/language/tests/src/Functional/AdminPathEntityConverterLanguageTest.php |
Tests the translated and untranslated config entities are loaded properly. |
AdminUiTest::testLanguageConfigForm |
function |
core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php |
Tests the language config form. |
AliasManager::$languageManager |
property |
core/modules/path_alias/src/AliasManager.php |
Language manager for retrieving the default langcode when none is specified. |
AliasManagerTest::$languageManager |
property |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Language manager. |
AliasManagerTest::setUpCurrentLanguage |
function |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Sets up the current language. |
AliasManagerTest::testGetAliasByPathCachedMissLanguage |
function |
core/modules/path_alias/tests/src/Unit/AliasManagerTest.php |
Tests the getAliasByPath cache when a different language is requested. |
AliasRepository::addLanguageFallback |
function |
core/modules/path_alias/src/AliasRepository.php |
Adds path alias language fallback conditions to a select query object. |
ArgumentLanguageTest |
class |
core/modules/language/tests/src/Kernel/Views/ArgumentLanguageTest.php |
Tests the argument language handler. |
ArgumentLanguageTest.php |
file |
core/modules/language/tests/src/Kernel/Views/ArgumentLanguageTest.php |
|
ArgumentLanguageTest::$testViews |
property |
core/modules/language/tests/src/Kernel/Views/ArgumentLanguageTest.php |
Views used by this test. |
ArgumentLanguageTest::testArgument |
function |
core/modules/language/tests/src/Kernel/Views/ArgumentLanguageTest.php |
Tests the language argument. |
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.umami_languageswitcher.yml |
file |
core/profiles/demo_umami/config/install/block.block.umami_languageswitcher.yml |
core/profiles/demo_umami/config/install/block.block.umami_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 per-language block configuration. |
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'. |
BookBreadcrumbBuilder::$languageManager |
property |
core/modules/book/src/BookBreadcrumbBuilder.php |
The language manager service. |
BookManager::$languageManager |
property |
core/modules/book/src/BookManager.php |
The language manager. |
BookManagerTest::$languageManager |
property |
core/modules/book/tests/src/Unit/BookManagerTest.php |
The mocked language manager. |
BookMultilingualTest::setCurrentLanguage |
function |
core/modules/book/tests/src/Kernel/BookMultilingualTest.php |
Sets the current 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.language.css |
file |
core/themes/stable/css/ckeditor/plugins/language/ckeditor.language.css |
Language: add styling for elements that have a language attribute. |
ckeditor.language.css |
file |
core/themes/stable9/css/ckeditor/plugins/language/ckeditor.language.css |
Language: add styling for elements that have a language attribute. |