LocaleConfigTranslationImportTest::testConfigTranslationWithNonEnglishLanguageDefault |
function |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationImportTest.php |
Tests setting a non-English language as default and importing configuration. |
LocaleConfigurableLanguageManagerTest |
class |
core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php |
Tests that the configurable language manager and locale operate correctly. |
LocaleConfigurableLanguageManagerTest.php |
file |
core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php |
|
LocaleConfigurableLanguageManagerTest::$modules |
property |
core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php |
A list of modules to install for this test. |
LocaleConfigurableLanguageManagerTest::testGetLanguages |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php |
|
LocaleContentTest::testContentTypeLanguageConfiguration |
function |
core/modules/locale/tests/src/Functional/LocaleContentTest.php |
Tests if a content type can be set to multilingual and language is present. |
LocaleDefaultConfigStorage::$languageManager |
property |
core/modules/locale/src/LocaleDefaultConfigStorage.php |
The language manager. |
LocaleDefaultConfigStorage::predefinedConfiguredLanguages |
function |
core/modules/locale/src/LocaleDefaultConfigStorage.php |
Compute the list of configuration names that match predefined languages. |
LocaleImportFunctionalTest::testCreatedLanguageTranslation |
function |
core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php |
Tests the translation are imported when a new language is created. |
LocaleImportFunctionalTest::testLanguageContext |
function |
core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php |
Tests msgctxt context support. |
LocaleLocaleLookupTest::testLanguageFallbackDefaults |
function |
core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php |
Tests language fallback defaults. |
LocaleLookup::$languageManager |
property |
core/modules/locale/src/LocaleLookup.php |
The language manager. |
LocaleLookupTest::$languageManager |
property |
core/modules/locale/tests/src/Unit/LocaleLookupTest.php |
A mocked language manager built from LanguageManagerInterface. |
LocalePathTest::testPathLanguageConfiguration |
function |
core/modules/locale/tests/src/Functional/LocalePathTest.php |
Tests if a language can be associated with a path alias. |
LocaleTranslation::$languageManager |
property |
core/modules/locale/src/LocaleTranslation.php |
The language manager. |
LocaleTranslationTest::$languageManager |
property |
core/modules/locale/tests/src/Unit/LocaleTranslationTest.php |
A mocked language manager built from LanguageManagerInterface. |
LocaleUpdateBase::addLanguage |
function |
core/modules/locale/tests/src/Functional/LocaleUpdateBase.php |
Adds a language. |
LocaleUpdateTest::testEnableCustomLanguage |
function |
core/modules/locale/tests/src/Functional/LocaleUpdateTest.php |
Tests automatic translation import when a custom language is added. |
LocaleUpdateTest::testEnableLanguage |
function |
core/modules/locale/tests/src/Functional/LocaleUpdateTest.php |
Tests automatic translation import when a language is added. |
locale_configurable_language_delete |
function |
core/modules/locale/locale.module |
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. |
locale_configurable_language_insert |
function |
core/modules/locale/locale.module |
Implements hook_ENTITY_TYPE_insert() for 'configurable_language'. |
locale_configurable_language_update |
function |
core/modules/locale/locale.module |
Implements hook_ENTITY_TYPE_update() for 'configurable_language'. |
locale_form_language_admin_add_form_alter |
function |
core/modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for language_admin_add_form(). |
locale_form_language_admin_add_form_alter_submit |
function |
core/modules/locale/locale.module |
Form submission handler for language_admin_add_form(). |
locale_form_language_admin_edit_form_alter |
function |
core/modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for language_admin_edit_form(). |
locale_form_language_admin_edit_form_alter_submit |
function |
core/modules/locale/locale.module |
Form submission handler for language_admin_edit_form(). |
locale_form_language_admin_overview_form_alter |
function |
core/modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for language_admin_overview_form(). |
locale_translatable_language_list |
function |
core/modules/locale/locale.module |
Returns list of translatable languages. |
locale_translation_language_table |
function |
core/modules/locale/locale.module |
Form element callback: After build changes to the language update table. |
locale_translation_status_delete_languages |
function |
core/modules/locale/locale.module |
Delete language entries from the status cache. |
MailHandler::$languageManager |
property |
core/modules/contact/src/MailHandler.php |
Language manager service. |
MailHandlerTest::$languageManager |
property |
core/modules/contact/tests/src/Unit/MailHandlerTest.php |
Language manager service. |
MediaListBuilder::$languageManager |
property |
core/modules/media/src/MediaListBuilder.php |
The language manager service. |
MenuLinkContent::$languageManager |
property |
core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php |
The language manager. |
MenuUiLanguageTest |
class |
core/modules/menu_ui/tests/src/Functional/MenuUiLanguageTest.php |
Tests for menu_ui language settings. |
MenuUiLanguageTest.php |
file |
core/modules/menu_ui/tests/src/Functional/MenuUiLanguageTest.php |
|
MenuUiLanguageTest::$defaultTheme |
property |
core/modules/menu_ui/tests/src/Functional/MenuUiLanguageTest.php |
The theme to install as the default for testing. |
MenuUiLanguageTest::$modules |
property |
core/modules/menu_ui/tests/src/Functional/MenuUiLanguageTest.php |
Modules to enable. |
MenuUiLanguageTest::setUp |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiLanguageTest.php |
|
MenuUiLanguageTest::testMenuLanguage |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiLanguageTest.php |
Tests menu language settings and the defaults for menu link items. |
MessageForm::$languageManager |
property |
core/modules/contact/src/MessageForm.php |
The language manager service. |
MigrateDefaultLanguageTest |
class |
core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php |
Tests the default language variable migration. |
MigrateDefaultLanguageTest |
class |
core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php |
Tests the default language variable migration. |
MigrateDefaultLanguageTest.php |
file |
core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php |
|
MigrateDefaultLanguageTest.php |
file |
core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php |
|
MigrateDefaultLanguageTest::$modules |
property |
core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php |
Modules to enable. |
MigrateDefaultLanguageTest::$modules |
property |
core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php |
Modules to enable. |
MigrateDefaultLanguageTest::setDefaultLanguage |
function |
core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php |
Helper method to test the migration. |
MigrateDefaultLanguageTest::setDefaultLanguage |
function |
core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php |
Helper method to test the migration. |
MigrateDefaultLanguageTest::testMigrationWithExistingLanguage |
function |
core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php |
Tests language_default migration with an existing language. |