LOCALE_TRANSLATION_STATUS_TTL

Same name and namespace in other branches
  1. 9 core/modules/locale/locale.module \LOCALE_TRANSLATION_STATUS_TTL
  2. 8.9.x core/modules/locale/locale.module \LOCALE_TRANSLATION_STATUS_TTL
  3. 10 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.