You are here

8 string references to locale.project in Drupal 10

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.
locale_translation_flush_projects in core/modules/locale/locale.compare.inc
Clear the project data table.
locale_translation_get_projects in core/modules/locale/locale.translation.inc
Get array of projects which are available for interface translation.
_install_prepare_import in core/includes/install.core.inc
Tells the translation import process that Drupal core is installed.