language_elements_test.info.yml |
file |
core/modules/language/tests/language_elements_test/language_elements_test.info.yml |
core/modules/language/tests/language_elements_test/language_elements_test.info.yml |
language_elements_test.routing.yml |
file |
core/modules/language/tests/language_elements_test/language_elements_test.routing.yml |
core/modules/language/tests/language_elements_test/language_elements_test.routing.yml |
language_entity_field_access_test.info.yml |
file |
core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.info.yml |
core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.info.yml |
language_entity_field_access_test.module |
file |
core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.module |
|
language_entity_field_access_test_entity_field_access |
function |
core/modules/language/tests/language_entity_field_access_test/language_entity_field_access_test.module |
Implements hook_entity_field_access(). |
language_events_test.event_subscriber |
service |
core/modules/language/tests/language_events_test/language_events_test.services.yml |
Drupal\language_events_test\EventSubscriber |
language_events_test.info.yml |
file |
core/modules/language/tests/language_events_test/language_events_test.info.yml |
core/modules/language/tests/language_events_test/language_events_test.info.yml |
language_events_test.services.yml |
file |
core/modules/language/tests/language_events_test/language_events_test.services.yml |
core/modules/language/tests/language_events_test/language_events_test.services.yml |
language_get_browser_drupal_langcode_mappings |
function |
core/modules/language/language.module |
Returns language mappings between browser and Drupal language codes. |
language_get_default_langcode |
function |
core/modules/language/language.module |
Returns the default language code assigned to an entity type and a bundle. |
language_negotiation_url_prefixes_update |
function |
core/modules/language/language.module |
Update the list of prefixes from the installed languages. |
language_negotiator |
service |
core/modules/language/language.services.yml |
Drupal\language\LanguageNegotiator |
language_prefixes_and_domains.yml |
file |
core/modules/language/migrations/language_prefixes_and_domains.yml |
core/modules/language/migrations/language_prefixes_and_domains.yml |
language_preprocess_block |
function |
core/modules/language/language.module |
Implements hook_preprocess_HOOK() for block templates. |
language_process_language_select |
function |
core/modules/language/language.module |
Processes a language select list form element. |
language_removed_post_updates |
function |
core/modules/language/language.post_update.php |
Implements hook_removed_post_updates(). |
language_test.info.yml |
file |
core/modules/language/tests/language_test/language_test.info.yml |
core/modules/language/tests/language_test/language_test.info.yml |
language_test.module |
file |
core/modules/language/tests/language_test/language_test.module |
|
language_test.routing.yml |
file |
core/modules/language/tests/language_test/language_test.routing.yml |
core/modules/language/tests/language_test/language_test.routing.yml |
language_test_store_language_negotiation |
function |
core/modules/language/tests/language_test/language_test.module |
Store the last negotiated languages. |
language_update_last_removed |
function |
core/modules/language/language.install |
Implements hook_update_last_removed(). |
layout_builder_preprocess_language_content_settings_table |
function |
core/modules/layout_builder/layout_builder.module |
Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig. |
LinkBase::$languageManager |
property |
core/modules/views/src/Plugin/views/field/LinkBase.php |
The language manager. |
LinkBase::getLanguageManager |
function |
core/modules/views/src/Plugin/views/field/LinkBase.php |
Returns the language manager. |
LocalActionManager::$languageManager |
property |
core/lib/Drupal/Core/Menu/LocalActionManager.php |
The language manager. |
LocaleConfigManager::$languageManager |
property |
core/modules/locale/src/LocaleConfigManager.php |
The language manager. |
LocaleConfigManager::deleteLanguageTranslations |
function |
core/modules/locale/src/LocaleConfigManager.php |
Deletes configuration for language. |
LocaleConfigSubscriber::$languageManager |
property |
core/modules/locale/src/LocaleConfigSubscriber.php |
The language manager. |
LocaleConfigSubscriberForeignTest::saveLanguageActive |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php |
Saves a language override. |
LocaleConfigSubscriberForeignTest::setUpLanguages |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php |
Sets up languages needed for this test. |
LocaleConfigSubscriberForeignTest::testDefaultConfigLanguage |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php |
Tests that the language of default configuration was updated. |
LocaleConfigSubscriberTest::$languageManager |
property |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
The configurable language manager used in this test. |
LocaleConfigSubscriberTest::deleteLanguageOverride |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
Deletes a language override. |
LocaleConfigSubscriberTest::saveLanguageOverride |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
Saves a language override. |
LocaleConfigSubscriberTest::setUpDefaultLanguage |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
Sets up default language for this test. |
LocaleConfigSubscriberTest::setUpLanguages |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
Sets up languages needed for this test. |
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. |
LocaleHooks::configurableLanguageDelete |
function |
core/modules/locale/src/Hook/LocaleHooks.php |
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. |
LocaleHooks::configurableLanguageInsert |
function |
core/modules/locale/src/Hook/LocaleHooks.php |
Implements hook_ENTITY_TYPE_insert() for 'configurable_language'. |
LocaleHooks::configurableLanguageUpdate |
function |
core/modules/locale/src/Hook/LocaleHooks.php |
Implements hook_ENTITY_TYPE_update() for 'configurable_language'. |
LocaleHooks::formLanguageAdminAddFormAlter |
function |
core/modules/locale/src/Hook/LocaleHooks.php |
Implements hook_form_FORM_ID_alter() for language_admin_add_form(). |
LocaleHooks::formLanguageAdminEditFormAlter |
function |
core/modules/locale/src/Hook/LocaleHooks.php |
Implements hook_form_FORM_ID_alter() for language_admin_edit_form(). |
LocaleHooks::formLanguageAdminOverviewFormAlter |
function |
core/modules/locale/src/Hook/LocaleHooks.php |
Implements hook_form_FORM_ID_alter() for language_admin_overview_form(). |