You are here

constant LOCALE_TRANSLATION_STATUS_TTL in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/locale/locale.module \LOCALE_TRANSLATION_STATUS_TTL

The number of seconds that the translations status entry should be considered.

1 use of LOCALE_TRANSLATION_STATUS_TTL
TranslationStatusForm::submitForm in core/modules/locale/src/Form/TranslationStatusForm.php
Form submission handler.

File

core/modules/locale/locale.module, line 107
Enables the translation of the user interface to languages other than English.

Code

const LOCALE_TRANSLATION_STATUS_TTL = 600;