Fatal error: Drupal\Core\Database\DatabaseExceptionWrapper thrown while calling __toString on a Drupal\Core\StringTranslation\TranslatableMarkup object in /home/.sites/790/site873/web/www/docroot/core/lib/Drupal/Core/Database/Connection.php on line 701: SQLSTATE[42000]: Syntax error or access violation: 1104 The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay: SELECT s.*, t.language AS language, t.translation AS translation, t.customized AS customized FROM {locales_source} s LEFT OUTER JOIN {locales_target} t ON t.lid = s.lid AND t.language = :langcode WHERE (s.source IN (:db_condition_placeholder_0)) AND (s.context IN (:db_condition_placeholder_1)); Array ( [:db_condition_placeholder_0] => Custom block type [:db_condition_placeholder_1] => [:langcode] => de ) in /home/.sites/790/site873/web/www/docroot/core/lib/Drupal/Component/Utility/ToStringTrait.php on line 20