Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
LocalAwareRedirectResponseTrait::getRequestContext function core/lib/Drupal/Core/Routing/LocalAwareRedirectResponseTrait.php Returns the request context.
LocalAwareRedirectResponseTrait::isLocal function core/lib/Drupal/Core/Routing/LocalAwareRedirectResponseTrait.php Determines whether a path is local.
LocalAwareRedirectResponseTrait::setRequestContext function core/lib/Drupal/Core/Routing/LocalAwareRedirectResponseTrait.php Sets the request context.
Locale class core/modules/locale/src/Locale.php Static service container wrapper for locale.
locale-test-tokenized.html.twig file core/modules/locale/tests/modules/locale_test/templates/locale-test-tokenized.html.twig {{ content }}
locale-translation-last-check.html.twig file core/modules/locale/templates/locale-translation-last-check.html.twig Default theme implementation for the last time we checked for update data.
locale-translation-last-check.html.twig file core/themes/stable/templates/admin/locale-translation-last-check.html.twig Theme override for the last time we checked for update data.
locale-translation-update-info.html.twig file core/themes/stable/templates/admin/locale-translation-update-info.html.twig Theme override for displaying translation status information.
locale-translation-update-info.html.twig file core/modules/locale/templates/locale-translation-update-info.html.twig Default theme implementation for displaying translation status information.
locale.admin.css file core/modules/locale/css/locale.admin.css .locale-translate-filter-form .details-wrapper {
overflow: hidden;
}
.locale-translate-filter-form .form-item-langcode,
.locale-translate-filter-form .form-item-translation,
.locale-translate-filter-form .form-item-customized {
float: left; /* LTR…
locale.admin.css file core/themes/stable/css/locale/locale.admin.css .locale-translate-filter-form .details-wrapper {
overflow: hidden;
}
.locale-translate-filter-form .form-item-langcode,
.locale-translate-filter-form .form-item-translation,
.locale-translate-filter-form .form-item-customized {
float: left; /* LTR…
locale.api.php file core/modules/locale/locale.api.php Hooks provided by the Locale module.
locale.batch.inc file core/modules/locale/locale.batch.inc Batch process to check the availability of remote or local po files.
locale.bulk.inc file core/modules/locale/locale.bulk.inc Mass import-export and batch import functionality for Gettext .po files.
locale.compare.inc file core/modules/locale/locale.compare.inc The API for comparing project translation status with available translation.
locale.config_manager service core/modules/locale/locale.services.yml Drupal\locale\LocaleConfigManager
locale.config_subscriber service core/modules/locale/locale.services.yml Drupal\locale\LocaleConfigSubscriber
locale.default.config.storage service core/modules/locale/locale.services.yml Drupal\locale\LocaleDefaultConfigStorage
locale.fetch.inc file core/modules/locale/locale.fetch.inc The API for download and import of translations from remote and local sources.
locale.info.yml file core/modules/locale/locale.info.yml core/modules/locale/locale.info.yml
locale.install file core/modules/locale/locale.install Install, update, and uninstall functions for the Locale module.
locale.libraries.yml file core/modules/locale/locale.libraries.yml core/modules/locale/locale.libraries.yml
locale.links.menu.yml file core/modules/locale/locale.links.menu.yml core/modules/locale/locale.links.menu.yml
locale.links.task.yml file core/modules/locale/locale.links.task.yml core/modules/locale/locale.links.task.yml
locale.locale_translation_cache_tag service core/modules/locale/locale.services.yml Drupal\locale\EventSubscriber\LocaleTranslationCacheTag
locale.migrate_drupal.yml file core/modules/locale/migrations/state/locale.migrate_drupal.yml core/modules/locale/migrations/state/locale.migrate_drupal.yml
locale.module file core/modules/locale/locale.module Enables the translation of the user interface to languages other than English.
locale.pages.inc file core/modules/locale/locale.pages.inc Interface translation summary, editing and deletion user interfaces.
locale.permissions.yml file core/modules/locale/locale.permissions.yml core/modules/locale/locale.permissions.yml
Locale.php file core/modules/locale/src/Locale.php
locale.plural.formula service core/modules/locale/locale.services.yml Drupal\locale\PluralFormula
locale.post_update.php file core/modules/locale/locale.post_update.php Post-update functions for Locale module.
locale.project service core/modules/locale/locale.services.yml Drupal\locale\LocaleProjectStorage
locale.routing.yml file core/modules/locale/locale.routing.yml core/modules/locale/locale.routing.yml
locale.schema.yml file core/modules/locale/config/schema/locale.schema.yml core/modules/locale/config/schema/locale.schema.yml
locale.services.yml file core/modules/locale/locale.services.yml core/modules/locale/locale.services.yml
locale.settings.yml file core/modules/locale/config/install/locale.settings.yml core/modules/locale/config/install/locale.settings.yml
locale.settings.yml file core/profiles/testing/config/optional/locale.settings.yml core/profiles/testing/config/optional/locale.settings.yml
locale.settings.yml file core/profiles/nightwatch_testing/config/optional/locale.settings.yml core/profiles/nightwatch_testing/config/optional/locale.settings.yml
locale.storage service core/modules/locale/locale.services.yml Drupal\locale\StringDatabaseStorage
locale.translation.inc file core/modules/locale/locale.translation.inc Common API for interface translation.
Locale::config function core/modules/locale/src/Locale.php Returns the locale configuration manager service.
LocaleBuildTest class core/modules/locale/tests/src/Kernel/LocaleBuildTest.php Tests building the translatable project information.
LocaleBuildTest.php file core/modules/locale/tests/src/Kernel/LocaleBuildTest.php
LocaleBuildTest::$modules property core/modules/locale/tests/src/Kernel/LocaleBuildTest.php Modules to enable.
LocaleBuildTest::testBuildProjects function core/modules/locale/tests/src/Kernel/LocaleBuildTest.php Checks if a list of translatable projects gets built.
LocaleConfigManager class core/modules/locale/src/LocaleConfigManager.php Manages configuration supported in part by interface translation.
LocaleConfigManager.php file core/modules/locale/src/LocaleConfigManager.php
LocaleConfigManager::$configFactory property core/modules/locale/src/LocaleConfigManager.php The configuration factory.
LocaleConfigManager::$configManager property core/modules/locale/src/LocaleConfigManager.php The configuration manager.

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