Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
LocaleProjectStorageTest::setUp function core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php
LocaleProjectStorageTest::testDelete function core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php Tests deleted projects are not included in the count.
LocaleProjectStorageTest::testSorting function core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php Tests that projects are sorted by weight and key.
LocaleRequirements class core/modules/locale/src/Hook/LocaleRequirements.php Requirements for the Locale module.
LocaleRequirements.php file core/modules/locale/src/Hook/LocaleRequirements.php
LocaleRequirements::runtime function core/modules/locale/src/Hook/LocaleRequirements.php Implements hook_runtime_requirements().
LocaleRequirements::__construct function core/modules/locale/src/Hook/LocaleRequirements.php
LocaleServiceProvider class core/modules/locale/src/LocaleServiceProvider.php Overrides the language_manager service to point to language's module one.
LocaleServiceProvider.php file core/modules/locale/src/LocaleServiceProvider.php
LocaleServiceProvider::alter function core/modules/locale/src/LocaleServiceProvider.php Modifies existing service definitions.
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 Form constructor.
LocaleSettingsForm::getEditableConfigNames function core/modules/locale/src/Form/LocaleSettingsForm.php Gets the configuration names that will be editable.
LocaleSettingsForm::getFormId function core/modules/locale/src/Form/LocaleSettingsForm.php Returns a unique string identifying the form.
LocaleSettingsForm::submitForm function core/modules/locale/src/Form/LocaleSettingsForm.php Form submission handler.
LocaleSettingsForm::validateForm function core/modules/locale/src/Form/LocaleSettingsForm.php Form validation handler.
LocaleSettingsForm::__construct function core/modules/locale/src/Form/LocaleSettingsForm.php Constructs a \Drupal\system\ConfigFormBase object.
LocalesLocationAddIndexUpdateTest class core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php Tests Locale update functions.
LocalesLocationAddIndexUpdateTest.php file core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php
LocalesLocationAddIndexUpdateTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php The theme to install as the default for testing.
LocalesLocationAddIndexUpdateTest::setDatabaseDumpFiles function core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php Set database dump files to be used.
LocalesLocationAddIndexUpdateTest::testExistingIndex function core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php Tests locale_update_10300().
LocalesLocationAddIndexUpdateTest::testIndex function core/modules/locale/tests/src/Functional/LocalesLocationAddIndexUpdateTest.php Tests locale_update_10300().
LocaleSource class core/modules/locale/src/LocaleSource.php Provides the locale source services.
LocaleSource.php file core/modules/locale/src/LocaleSource.php
LocaleSource::buildServerPattern function core/modules/locale/src/LocaleSource.php Build path to translation source, out of a server path replacement pattern.
LocaleSource::buildSources function core/modules/locale/src/LocaleSource.php Build translation sources.
LocaleSource::clearSources function core/modules/locale/src/LocaleSource.php Clear the translation status cache.
LocaleSource::deleteSources function core/modules/locale/src/LocaleSource.php Delete project entries from the status cache.
LocaleSource::deleteSourcesByLanguage function core/modules/locale/src/LocaleSource.php Deletes sources for a given language code.
LocaleSource::fileIsRemote function core/modules/locale/src/LocaleSource.php Determine if a file is a remote file.
LocaleSource::getLastChecked function core/modules/locale/src/LocaleSource.php Returns the last checked timestamp.
LocaleSource::LAST_CHECKED constant core/modules/locale/src/LocaleSource.php They key for the last checked information in the key value store.
LocaleSource::loadSource function core/modules/locale/src/LocaleSource.php Loads a single translation source containing current translation status.
LocaleSource::loadSources function core/modules/locale/src/LocaleSource.php Loads cached translation sources containing current translation status.
LocaleSource::LOCAL_FILE_HASH_ALGO constant core/modules/locale/src/LocaleSource.php The hash algorithm used to calculate the hash of the local file.
LocaleSource::saveSource function core/modules/locale/src/LocaleSource.php Saves the status of translation sources in static cache.
LocaleSource::sourceBuild function core/modules/locale/src/LocaleSource.php Builds abstract translation source.
LocaleSource::sourceCheckFile function core/modules/locale/src/LocaleSource.php Checks whether a po file exists in the local filesystem.
LocaleSource::updateLastChecked function core/modules/locale/src/LocaleSource.php Updates the last checked timestamp.
LocaleSource::__construct function core/modules/locale/src/LocaleSource.php
LocaleStringIsSafeTest class core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php Tests locale translation safe string handling.
LocaleStringIsSafeTest.php file core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php
LocaleStringIsSafeTest::$modules property core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php Modules to install.
LocaleStringIsSafeTest::testLocaleStringIsSafe function core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php Tests for locale_string_is_safe().
LocaleStringIsSafeTest::testLocalizedTokenizedString function core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php Tests if a translated and tokenized string is properly escaped by Twig.
LocaleStringTest class core/modules/locale/tests/src/Kernel/LocaleStringTest.php Tests the locale string storage, string objects and data API.
LocaleStringTest.php file core/modules/locale/tests/src/Kernel/LocaleStringTest.php
LocaleStringTest::$modules property core/modules/locale/tests/src/Kernel/LocaleStringTest.php Modules to install.

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