You are here

10 calls to LingotekLog::warning() in Lingotek Translation 7.7

flag_entity_as_empty in ./lingotek.util.inc
Checks if document is empty and sets or removes appropriate key in database.
Lingotek::isSupportedLanguage in lib/Drupal/lingotek/Lingotek.php
Returns whether the given language is supported.
LingotekApi::addContentDocument in lib/Drupal/lingotek/LingotekApi.php
Add a document to the Lingotek platform.
LingotekConfigSet::getAllSegments in lib/Drupal/lingotek/LingotekConfigSet.php
Return all segments from the database that belong to a given set ID
lingotek_add_language_for_beans in ./lingotek.util.inc
Adds the "language" column to the bean table
lingotek_add_language_for_file_entities in ./lingotek.util.inc
Adds the "language" column to the file_managed table if needed
lingotek_add_language_for_groups in ./lingotek.util.inc
Adds the "language" column to the group table
lingotek_add_language_for_paragraphs in ./lingotek.util.inc
Adds the "language" column to the paragraphs table
lingotek_add_target_language in ./lingotek.util.inc
Adds the target language as being enabled.
lingotek_process_entity_xml in ./lingotek.remote.inc