Fatal error: Drupal\Core\Database\DatabaseExceptionWrapper thrown while calling __toString on a Drupal\Core\StringTranslation\TranslatableMarkup object in /var/www/html/web/core/modules/mysql/src/Driver/Database/mysql/ExceptionHandler.php on line 53: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'fhf-drupal.locales_source' doesn't exist: 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] => fr
)
in /var/www/html/web/core/lib/Drupal/Component/Utility/ToStringTrait.php on line 20