23 string references to 'locale.settings'

ConfigSubscriber::onConfigSave in core/modules/locale/src/EventSubscriber/ConfigSubscriber.php
Causes the container to be rebuilt on the next request if necessary.
LocaleDefaultOptions::updateOptions in core/modules/locale/src/LocaleDefaultOptions.php
Returns default import options for translation update.
LocaleHooks::cron in core/modules/locale/src/Hook/LocaleHooks.php
Implements hook_cron().
LocaleImportFunctionalTest::testStandalonePoFile in core/modules/locale/tests/src/Functional/LocaleImportFunctionalTest.php
Tests import of standalone .po files.
LocaleLocalTasksTest::getLocalePageRoutes in core/modules/locale/tests/src/Unit/Menu/LocaleLocalTasksTest.php
Provides a list of routes to test.
LocaleLocalTasksTest::testLocalePageLocalTasks in core/modules/locale/tests/src/Unit/Menu/LocaleLocalTasksTest.php
Checks locale listing local tasks.
LocaleServiceProvider::alter in core/modules/locale/src/LocaleServiceProvider.php
Modifies existing service definitions.
LocaleSettingsForm::buildForm in core/modules/locale/src/Form/LocaleSettingsForm.php
Form constructor.
LocaleSettingsForm::getEditableConfigNames in core/modules/locale/src/Form/LocaleSettingsForm.php
Gets the configuration names that will be editable.
LocaleTranslationChangeProjectVersionTest::setUp in core/modules/locale/tests/src/Functional/LocaleTranslationChangeProjectVersionTest.php
LocaleTranslationUiTest::testJavaScriptTranslation in core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php
Tests the rebuilding of JavaScript translation files on deletion.
LocaleUpdateBase::setTranslationFiles in core/modules/locale/tests/src/Functional/LocaleUpdateBase.php
Setup the environment containing local and remote translation files.
LocaleUpdateTest::testUpdateCheckStatus in core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
Checks if local or remote translation sources are detected.
LocaleUpdateTest::testUpdateImportModeNonCustomized in core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
Tests translation import and only overwrite non-customized translations.
LocaleUpdateTest::testUpdateImportModeNone in core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
Tests translation import and don't overwrite any translation.
LocaleUpdateTest::testUpdateImportSourceLocal in core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
Tests translation import from local sources.
LocaleUpdateTest::testUpdateImportSourceRemote in core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
Tests translation import from remote sources.
locale_cron_fill_queue in core/modules/locale/locale.translation.inc
Populate a queue with project to check for translation updates.
locale_uninstall in core/modules/locale/locale.install
Implements hook_uninstall().
MigrateLocaleConfigsTest::testLocaleSettings in core/modules/locale/tests/src/Kernel/Migrate/MigrateLocaleConfigsTest.php
Tests migration of locale variables to locale.settings.yml.
NumericFormatPluralTest::setUp in core/modules/views/tests/src/Functional/Plugin/NumericFormatPluralTest.php
Sets up the test.
_locale_rebuild_js in core/modules/locale/locale.module
Creates or recreates the JavaScript translation file for a language.
_locale_translation_default_update_options in core/modules/locale/locale.translation.inc
Returns default import options for translation update.

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