constant LINGOTEK_CONFIG_MAX_SOURCE_LENGTH in Lingotek Translation 7.5
Same name and namespace in other branches
- 7.7 lingotek.define.inc \LINGOTEK_CONFIG_MAX_SOURCE_LENGTH
- 7.3 lingotek.define.inc \LINGOTEK_CONFIG_MAX_SOURCE_LENGTH
- 7.4 lingotek.define.inc \LINGOTEK_CONFIG_MAX_SOURCE_LENGTH
- 7.6 lingotek.define.inc \LINGOTEK_CONFIG_MAX_SOURCE_LENGTH
3 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
- LingotekSync::getDirtyChunkLids in lib/
Drupal/ lingotek/ LingotekSync.php
File
- ./
lingotek.define.inc, line 61 - Lingotek Translation module Constants.
Code
define('LINGOTEK_CONFIG_MAX_SOURCE_LENGTH', 4096);