You are here

6 uses of LINGOTEK_CONFIG_CHUNK_SIZE in Lingotek Translation 7.3

LingotekConfigChunk::getAllSegments in lib/Drupal/lingotek/LingotekConfigChunk.php
Return all segments from the database that belong to a given chunk ID
LingotekConfigChunk::getIdBySegment in lib/Drupal/lingotek/LingotekConfigChunk.php
Return the chunk ID for a given segment from the locales source
LingotekConfigChunk::maxLid in lib/Drupal/lingotek/LingotekConfigChunk.php
Return lid upper limit for the given chunk ID
LingotekConfigChunk::minLid in lib/Drupal/lingotek/LingotekConfigChunk.php
Return lid lower limit for the given chunk ID
LingotekConfigChunk::__construct in lib/Drupal/lingotek/LingotekConfigChunk.php
Constructor.
LingotekSync::getChunkCountByStatus in lib/Drupal/lingotek/LingotekSync.php