Le site Web a rencontré une erreur inattendue. Veuillez essayer de nouveau plus tard.

Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db349926_franceetd.search_total' doesn't exist: SELECT "i"."langcode" AS "langcode", SUM("i"."score" * "t"."count") AS "calculated_score" FROM "search_index" "i" INNER JOIN "node_field_data" "n" ON "n"."nid" = "i"."sid" AND "n"."langcode" = "i"."langcode" INNER JOIN "search_total" "t" ON "i"."word" = "t"."word" WHERE ("n"."status" = :db_condition_placeholder_0) AND (("i"."word" = :db_condition_placeholder_1) OR ("i"."word" = :db_condition_placeholder_2) OR ("i"."word" = :db_condition_placeholder_3) OR ("i"."word" = :db_condition_placeholder_4) OR ("i"."word" = :db_condition_placeholder_5) OR ("i"."word" = :db_condition_placeholder_6) OR ("i"."word" = :db_condition_placeholder_7)) AND ("i"."type" = :db_condition_placeholder_8) AND (EXISTS (SELECT "na"."nid" AS "nid" FROM "node_access" "na" WHERE ((("gid" IN (:db_condition_placeholder_9)) AND ("realm" = :db_condition_placeholder_10)) OR (("gid" IN (:db_condition_placeholder_11)) AND ("realm" = :db_condition_placeholder_12))) AND ("na"."grant_view" >= :db_condition_placeholder_13) AND ("na"."fallback" = :db_condition_placeholder_14) AND (("n"."nid" = "na"."nid")))) GROUP BY "i"."langcode", "i"."type", "i"."sid" HAVING (COUNT(*) >= :matches) ORDER BY "calculated_score" DESC LIMIT 1 OFFSET 0; Array ( [:db_condition_placeholder_0] => 1 [:db_condition_placeholder_1] => blog [:db_condition_placeholder_2] => evenements [:db_condition_placeholder_3] => 126 [:db_condition_placeholder_4] => concert [:db_condition_placeholder_5] => samedi [:db_condition_placeholder_6] => 5 [:db_condition_placeholder_7] => octobre [:db_condition_placeholder_8] => node_search [:db_condition_placeholder_9] => 0 [:db_condition_placeholder_10] => all [:db_condition_placeholder_11] => 1 [:db_condition_placeholder_12] => view_unpublished_published_content [:db_condition_placeholder_13] => 1 [:db_condition_placeholder_14] => 1 [:matches] => 1 ) in Drupal\node\Plugin\Search\NodeSearch->findResults() (line 322 of core/modules/node/src/Plugin/Search/NodeSearch.php).
Drupal\Core\Database\StatementWrapper->execute(Array, Array) (Line: 946)
Drupal\Core\Database\Connection->query('SELECT "i"."langcode" AS "langcode", SUM([i].[score] * [t].[count]) AS "calculated_score"
FROM
{search_index} "i"
INNER JOIN {node_field_data} "n" ON [n].[nid] = [i].[sid] AND [n].[langcode] = [i].[langcode]
INNER JOIN {search_total} "t" ON [i].[word] = [t].[word]
WHERE ("n"."status" = :db_condition_placeholder_0) AND (("i"."word" = :db_condition_placeholder_1) OR ("i"."word" = :db_condition_placeholder_2) OR ("i"."word" = :db_condition_placeholder_3) OR ("i"."word" = :db_condition_placeholder_4) OR ("i"."word" = :db_condition_placeholder_5) OR ("i"."word" = :db_condition_placeholder_6) OR ("i"."word" = :db_condition_placeholder_7)) AND ("i"."type" = :db_condition_placeholder_8) AND (EXISTS (SELECT "na"."nid" AS "nid"
FROM
{node_access} "na"
WHERE ((("gid" IN (:db_condition_placeholder_9)) AND ("realm" = :db_condition_placeholder_10)) OR (("gid" IN (:db_condition_placeholder_11)) AND ("realm" = :db_condition_placeholder_12))) AND ("na"."grant_view" >= :db_condition_placeholder_13) AND ("na"."fallback" = :db_condition_placeholder_14) AND (([n].[nid] = [na].[nid]))))
GROUP BY "i"."langcode", "i"."type", "i"."sid"
HAVING (COUNT(*) >= :matches)
ORDER BY "calculated_score" DESC
LIMIT 1 OFFSET 0', Array, Array) (Line: 525)
Drupal\Core\Database\Query\Select->execute() (Line: 445)
Drupal\search\SearchQuery->prepareAndNormalize() (Line: 466)
Drupal\search\SearchQuery->preExecute(Object) (Line: 315)
Drupal\Core\Database\Query\SelectExtender->preExecute(Object) (Line: 78)
Drupal\Core\Database\Query\PagerSelectExtender->execute() (Line: 322)
Drupal\node\Plugin\Search\NodeSearch->findResults() (Line: 239)
Drupal\node\Plugin\Search\NodeSearch->execute() (Line: 98)
Drupal\search\Plugin\SearchPluginBase->buildResults() (Line: 213)
Drupal\search404\Controller\Search404Controller->search404Page(Object)
call_user_func_array(Array, Array) (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 580)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext(Array, Array) (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 169)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 2) (Line: 81)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 2, 1) (Line: 58)
Drupal\Core\StackMiddleware\Session->handle(Object, 2, 1) (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 2, 1) (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass(Object, 2, 1) (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 2, 1) (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 2, 1) (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 2, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 2) (Line: 166)
Drupal\Core\EventSubscriber\DefaultExceptionHtmlSubscriber->makeSubrequest(Object, '/search404', 404) (Line: 119)
Drupal\Core\EventSubscriber\CustomPageExceptionHtmlSubscriber->makeSubrequestToCustomPath(Object, '/search404', 404) (Line: 81)
Drupal\Core\EventSubscriber\CustomPageExceptionHtmlSubscriber->on404(Object) (Line: 109)
Drupal\Core\EventSubscriber\HttpExceptionSubscriberBase->onException(Object, 'kernel.exception', Object)
call_user_func(Array, Object, 'kernel.exception', Object) (Line: 142)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch(Object, 'kernel.exception') (Line: 229)
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Object, Object, 1) (Line: 92)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 58)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 718)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)