You are here

constant LINGOTEK_CONFIG_MAX_SOURCE_LENGTH in Lingotek Translation 7.6

Same name and namespace in other branches
  1. 7.7 lingotek.define.inc \LINGOTEK_CONFIG_MAX_SOURCE_LENGTH
  2. 7.3 lingotek.define.inc \LINGOTEK_CONFIG_MAX_SOURCE_LENGTH
  3. 7.4 lingotek.define.inc \LINGOTEK_CONFIG_MAX_SOURCE_LENGTH
  4. 7.5 lingotek.define.inc \LINGOTEK_CONFIG_MAX_SOURCE_LENGTH
3 uses of LINGOTEK_CONFIG_MAX_SOURCE_LENGTH
LingotekConfigSet::getAllSegments in lib/Drupal/lingotek/LingotekConfigSet.php
Return all segments from the database that belong to a given set ID
LingotekConfigSet::hasMaxChars in lib/Drupal/lingotek/LingotekConfigSet.php
LingotekSync::getDirtySetLids in lib/Drupal/lingotek/LingotekSync.php

File

./lingotek.define.inc, line 61
Lingotek Translation module Constants.

Code

define('LINGOTEK_CONFIG_MAX_SOURCE_LENGTH', 4096);