You are here

service locale.project in Drupal 10

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

Class

Drupal\locale\LocaleProjectStorage
8 string references to locale.project
LocaleProjectStorage::__construct in core/modules/locale/src/LocaleProjectStorage.php
Constructs a State object.
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.

... 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'