Same name and namespace in other branches
  1. 8.9.x core/modules/locale/locale.services.yml \locale.project
  2. 9 core/modules/locale/locale.services.yml \locale.project

Class

Drupal\locale\LocaleProjectStorage
6 string references to locale.project
LocaleTranslationProjectsTest::setUp in core/modules/locale/tests/src/Kernel/LocaleTranslationProjectsTest.php
locale_cron_fill_queue in core/modules/locale/locale.translation.inc
Populate a queue with project to check for translation updates.
locale_system_remove in core/modules/locale/locale.module
Delete translation history of modules and themes.
locale_translation_build_projects in core/modules/locale/locale.compare.inc
Builds list of projects and stores the result in the database.
locale_translation_flush_projects in core/modules/locale/locale.compare.inc
Clear the project data table.

... See full list

File

core/modules/locale/locale.services.yml
core/modules/locale/locale.services.yml

View source
  1. class: Drupal\locale\LocaleProjectStorage
  2. arguments:
  3. - '@keyvalue'