LOCALE_TRANSLATION_STATUS_TTL
Same name in other branches
- 9 core/modules/locale/locale.module \LOCALE_TRANSLATION_STATUS_TTL
- 10 core/modules/locale/locale.module \LOCALE_TRANSLATION_STATUS_TTL
- 11.x 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 112
Code
const LOCALE_TRANSLATION_STATUS_TTL = 600;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.