You are here

constant LINGOTEK_CONFIG_MAX_SOURCE_LENGTH in Lingotek Translation 7.3

Same name and namespace in other branches
  1. 7.7 lingotek.define.inc \LINGOTEK_CONFIG_MAX_SOURCE_LENGTH
  2. 7.4 lingotek.define.inc \LINGOTEK_CONFIG_MAX_SOURCE_LENGTH
  3. 7.5 lingotek.define.inc \LINGOTEK_CONFIG_MAX_SOURCE_LENGTH
  4. 7.6 lingotek.define.inc \LINGOTEK_CONFIG_MAX_SOURCE_LENGTH
2 uses of LINGOTEK_CONFIG_MAX_SOURCE_LENGTH
LingotekConfigChunk::getAllSegments in lib/Drupal/lingotek/LingotekConfigChunk.php
Return all segments from the database that belong to a given chunk ID
LingotekConfigChunk::getSegmentIdsById in lib/Drupal/lingotek/LingotekConfigChunk.php
Return the segments by lid (from locales source) for a given chunk ID

File

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

Code

define('LINGOTEK_CONFIG_MAX_SOURCE_LENGTH', 4096);