| LocaleBulkDeprecationTest::setUp |
function |
core/modules/locale/tests/src/Unit/LocaleBulkDeprecationTest.php |
|
| LocaleBulkDeprecationTest::testDeprecatedLocaleConfigBatchSetConfigLangcodes |
function |
core/modules/locale/tests/src/Unit/LocaleBulkDeprecationTest.php |
Tests the deprecation of locale_config_batch_set_config_langcodes(). |
| LocaleConfigManager::reset |
function |
core/modules/locale/src/LocaleConfigManager.php |
Reset static cache of configuration string translations. |
| LocaleConfigSubscriber::resetExistingTranslations |
function |
core/modules/locale/src/LocaleConfigSubscriber.php |
Reset existing locale translations to their source values. |
| LocaleConfigSubscriberForeignTest::setUpLanguages |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php |
|
| LocaleConfigSubscriberForeignTest::setUpLocale |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberForeignTest.php |
|
| LocaleConfigSubscriberTest::setUp |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
|
| 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. |
| LocaleConfigSubscriberTest::setUpLocale |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
Sets up the locale storage strings to be in line with configuration. |
| LocaleConfigSubscriberTest::setUpNoTranslation |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
Sets up a configuration string without a translation. |
| LocaleConfigSubscriberTest::setUpTranslation |
function |
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php |
Sets up a configuration string with a translation. |
| LocaleConfigTranslationTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php |
|
| LocaleExportTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocaleExportTest.php |
|
| LocaleFileHashTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocaleFileHashTest.php |
|
| LocaleFileSystemFormTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocaleFileSystemFormTest.php |
|
| LocaleFormHooks::formSystemFileSystemSettingsAlter |
function |
core/modules/locale/src/Hook/LocaleFormHooks.php |
Implements hook_form_FORM_ID_alter() for system_file_system_settings(). |
| LocaleImportFunctionalTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php |
|
| LocaleLocaleLookupTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocaleLocaleLookupTest.php |
|
| LocaleLocalTasksTest::setUp |
function |
core/modules/locale/tests/src/Unit/Menu/LocaleLocalTasksTest.php |
|
| LocaleLookupTest::setUp |
function |
core/modules/locale/tests/src/Unit/LocaleLookupTest.php |
|
| LocaleNonInteractiveInstallTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocaleNonInteractiveInstallTest.php |
|
| LocalePathTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocalePathTest.php |
|
| LocalePluralFormatTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php |
|
| LocaleProjectRepository::set |
function |
core/modules/locale/src/LocaleProjectRepository.php |
Creates or updates the project record. |
| LocaleProjectRepositoryTest::setUp |
function |
core/modules/locale/tests/src/Unit/LocaleProjectRepositoryTest.php |
|
| LocaleProjectStorage::resetCache |
function |
core/modules/locale/src/LocaleProjectStorage.php |
|
| LocaleProjectStorage::set |
function |
core/modules/locale/src/LocaleProjectStorage.php |
|
| LocaleProjectStorage::setMultiple |
function |
core/modules/locale/src/LocaleProjectStorage.php |
|
| LocaleProjectStorageInterface::resetCache |
function |
core/modules/locale/src/LocaleProjectStorageInterface.php |
Resets the project storage cache. |
| LocaleProjectStorageInterface::set |
function |
core/modules/locale/src/LocaleProjectStorageInterface.php |
Creates or updates the project record. |
| LocaleProjectStorageInterface::setMultiple |
function |
core/modules/locale/src/LocaleProjectStorageInterface.php |
Creates or updates multiple project records. |
| LocaleProjectStorageTest::setUp |
function |
core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php |
|
| LocaleSettingsForm |
class |
core/modules/locale/src/Form/LocaleSettingsForm.php |
Configure locale settings for this site. |
| LocaleSettingsForm.php |
file |
core/modules/locale/src/Form/LocaleSettingsForm.php |
|
| LocaleSettingsForm::buildForm |
function |
core/modules/locale/src/Form/LocaleSettingsForm.php |
|
| LocaleSettingsForm::getEditableConfigNames |
function |
core/modules/locale/src/Form/LocaleSettingsForm.php |
|
| LocaleSettingsForm::getFormId |
function |
core/modules/locale/src/Form/LocaleSettingsForm.php |
|
| LocaleSettingsForm::submitForm |
function |
core/modules/locale/src/Form/LocaleSettingsForm.php |
|
| LocaleSettingsForm::validateForm |
function |
core/modules/locale/src/Form/LocaleSettingsForm.php |
|
| LocaleSettingsForm::__construct |
function |
core/modules/locale/src/Form/LocaleSettingsForm.php |
|
| LocalesLocationAddIndexUpdateTest::setDatabaseDumpFiles |
function |
core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php |
|
| LocaleStringTest::setUp |
function |
core/modules/locale/tests/src/Kernel/LocaleStringTest.php |
|
| LocaleThemeInstallTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocaleThemeInstallTest.php |
|
| LocaleThemeInstallTest::testThemeSetDefaultRewritesConfigLangcode |
function |
core/modules/locale/tests/src/Functional/LocaleThemeInstallTest.php |
Tests that "install as default" also updates config language. |
| LocaleTranslatableProject::setLangcode |
function |
core/modules/locale/src/LocaleTranslatableProject.php |
Sets the language code. |
| LocaleTranslatableProject::setStatus |
function |
core/modules/locale/src/LocaleTranslatableProject.php |
Sets the project status. |
| LocaleTranslatableProject::setWeight |
function |
core/modules/locale/src/LocaleTranslatableProject.php |
Sets the weight. |
| LocaleTranslatedSchemaDefinitionTest::setUp |
function |
core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php |
|
| LocaleTranslation::reset |
function |
core/modules/locale/src/LocaleTranslation.php |
|