https://promostamt.hop-linweb-16.sos-data.fr/

Log Messages

Info. & Errors 2

Informational and error log messages generated during the execution of the application.

Level Channel Message
INFO request Matched route
"accueil.index"
.
[
  "route" => "accueil.index"
  "route_parameters" => [
    "_route" => "accueil.index"
    "seoEntity" => "Contenu\PageAccueil"
    "id" => 1
    "_controller" => "App\Controller\AccueilController::index"
  ]
  "request_uri" => "https://promostamt.hop-linweb-16.sos-data.fr/"
  "method" => "GET"
]
INFO security Populated the TokenStorage with an anonymous Token.
CRITICAL php Argument 2 passed to App\Voter\ProduitVoter::canView() must be an instance of App\Entity\User\User, string given, called in /home/promostamt/dev/src/Voter/ProduitVoter.php on line 62
[
  "exception" => Symfony\Component\Debug\Exception\FatalThrowableError {#1948
    -originalClassName: "TypeError"
    #message: "Argument 2 passed to App\Voter\ProduitVoter::canView() must be an instance of App\Entity\User\User, string given, called in /home/promostamt/dev/src/Voter/ProduitVoter.php on line 62"
    #code: 0
    #file: "/home/promostamt/dev/src/Voter/ProduitVoter.php"
    #line: 70
    #severity: E_RECOVERABLE_ERROR
    trace: {
      /home/promostamt/dev/src/Voter/ProduitVoter.php:70 {
        App\Voter\ProduitVoter->canView(Produit $produit, User $user) …
        › 
        › private function canView(Produit $produit, User $user){
      }
      /home/promostamt/dev/src/Voter/ProduitVoter.php:62 {
        App\Voter\ProduitVoter->voteOnAttribute($attribute, $subject, TokenInterface $token) …
        › case self::VIEW:    return $this->canView($subject, $user);case self::BUY:
        arguments: {
          $produit: App\Entity\Boutique\Produit {#6552 …}
          $user: "anon."
        }
      }
      /home/promostamt/dev/vendor/symfony/security-core/Authorization/Voter/Voter.php:40 {
        Symfony\Component\Security\Core\Authorization\Voter\Voter->vote(TokenInterface $token, $subject, array $attributes) …
        › 
        › if ($this->voteOnAttribute($attribute, $subject, $token)) {    // grant access as soon as at least one attribute returns a positive response
        arguments: {
          $attribute: "view"
          $subject: App\Entity\Boutique\Produit {#6552 …}
          $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
        }
      }
      /home/promostamt/dev/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php:44 {
        Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter->vote(TokenInterface $token, $subject, array $attributes): int …
        › {    $result = $this->voter->vote($token, $subject, $attributes);arguments: {
          $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
          $subject: App\Entity\Boutique\Produit {#6552 …}
          $attributes: [ …1]
        }
      }
      /home/promostamt/dev/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:82 {
        Symfony\Component\Security\Core\Authorization\AccessDecisionManager->decideAffirmative(TokenInterface $token, array $attributes, $object = null): bool …
        › foreach ($this->voters as $voter) {    $result = $voter->vote($token, $object, $attributes);arguments: {
          $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
          $subject: App\Entity\Boutique\Produit {#6552 …}
          $attributes: [ …1]
        }
      }
      /home/promostamt/dev/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:69 {
        Symfony\Component\Security\Core\Authorization\AccessDecisionManager->decide(TokenInterface $token, array $attributes, $object = null) …
        › 
        ›     return $this->{$this->strategy}($token, $attributes, $object);}
        arguments: {
          $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
          $attributes: [ …1]
          $object: App\Entity\Boutique\Produit {#6552 …}
        }
      }
      /home/promostamt/dev/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php:63 {
        Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager->decide(TokenInterface $token, array $attributes, $object = null): bool …
        › 
        › $result = $this->manager->decide($token, $attributes, $object, 3 < \func_num_args() && func_get_arg(3));arguments: {
          $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
          $attributes: [ …1]
          $object: App\Entity\Boutique\Produit {#6552 …}
          ...: {
            false
          }
        }
      }
      /home/promostamt/dev/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:62 {
        Symfony\Component\Security\Core\Authorization\AuthorizationChecker->isGranted($attributes, $subject = null): bool …
        › 
        ›     return $this->accessDecisionManager->decide($token, $attributes, $subject);}
        arguments: {
          $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
          $attributes: [ …1]
          $object: App\Entity\Boutique\Produit {#6552 …}
        }
      }
      /home/promostamt/dev/vendor/symfony/twig-bridge/Extension/SecurityExtension.php:47 {
        Symfony\Bridge\Twig\Extension\SecurityExtension->isGranted($role, $object = null, $field = null) …
        › try {    return $this->securityChecker->isGranted($role, $object);} catch (AuthenticationCredentialsNotFoundException $e) {
        arguments: {
          $attributes: [ …1]
          $subject: App\Entity\Boutique\Produit {#6552 …}
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/c6/c64abad39230102db0e71763e69dc6851052c25bd5ac513331f17c46866e8432.php:144 {
        __TwigTemplate_9781c2d1b22bf1fbef924f7dba2640ff1a34f89f898ac3b1b37195f25fc00160->doDisplay(array $context, array $blocks = []) …
        › echo "                    ";if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted(twig_constant("App\\Voter\\ProduitVoter::VIEW"), $context["produit"])) {    // line 38
        arguments: {
          $role: "view"
          $object: App\Entity\Boutique\Produit {#6552 …}
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/templates/bloc/liste.html.twig:5 {
        __TwigTemplate_e2e87c5ee485b5cccb9a1fe9f73ddcbe4802ac91f5f057d18a8a55afe9281f82->doDisplay(array $context, array $blocks = []) …
        › <div class="bloc bloc-type-{{ lienBloc.bloc.type }} bloc-fond-{{ lienBloc.bloc.fond }} pt-{{ lienBloc.bloc.espacementHaut }} pb-{{ lienBloc.bloc.espacementBas }}">    {% include 'bloc/_bloc_' ~ lienBloc.bloc.type ~ '.html.twig' with {'bloc' : lienBloc.bloc} %}</div>
        arguments: {
          $context: [ …47]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:92 {
        __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->block_body_content($context, array $blocks = []) …
        › echo "    ";$this->loadTemplate("bloc/liste.html.twig", "accueil/detail.html.twig", 7)->display(twig_array_merge($context, ["lienBlocs" => (isset($context["lienBlocPageAccueils"]) || array_key_exists("lienBlocPageAccueils", $context) ? $context["lienBlocPageAccueils"] : (function () { throw new RuntimeError('Variable "lienBlocPageAccueils" does not exist.', 7, $this->source); })())]));arguments: {
          $context: [ …41]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
        Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
        › try {    $template->$block($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/c5/c53a86866606c8d5c281cfcff895e054361e12b556eb295877618b5c5043d637.php:460 {
        __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->block_body($context, array $blocks = []) …
        › echo "            ";$this->displayBlock('body_content', $context, $blocks);// line 109
        arguments: {
          $name: "body_content"
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
        Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
        › try {    $template->$block($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/templates/layout.html.twig:80 {
        __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->doDisplay(array $context, array $blocks = []) …
        › <body{% if block('bodyClass') is defined %} class="{{ block('bodyClass') }}"{% endif %}>    {% block body %}        <div id="preloader">
        arguments: {
          $name: "body"
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:49 {
        __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->doDisplay(array $context, array $blocks = []) …
        › $this->parent = $this->loadTemplate("layout.html.twig", "accueil/detail.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/twig-bridge/TwigEngine.php:54 {
        Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
        › {    return $this->load($name)->render($parameters);}
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {
        Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
        › 
        ›     $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
        arguments: {
          $name: "accueil/detail.html.twig"
          $parameters: [ …3]
        }
      }
      /home/promostamt/dev/src/Controller/AccueilController.php:53 {
        App\Controller\AccueilController->index(PageAccueil $pageAccueil, PageAccueilRepository $pageAccueilRepository, LienBlocPageAccueilRepository $lienBlocPageAccueilRepository, LienDiaporamaPageAccueilRepository $lienDiaporamaPageAccueilRepository): Response …
        ›     'lienBlocPageAccueils'      => $lienBlocPageAccueils,    'page'                      => $pageAccueil]);
        arguments: {
          $view: "accueil/detail.html.twig"
          $parameters: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);arguments: {
          $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
          $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
          $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
          $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/src/Voter/ProduitVoter.php:70 {
    App\Voter\ProduitVoter->canView(Produit $produit, User $user) …
    › 
    › private function canView(Produit $produit, User $user){
  }
  /home/promostamt/dev/src/Voter/ProduitVoter.php:62 {
    App\Voter\ProduitVoter->voteOnAttribute($attribute, $subject, TokenInterface $token) …
    › case self::VIEW:    return $this->canView($subject, $user);case self::BUY:
    arguments: {
      $produit: App\Entity\Boutique\Produit {#6552 …}
      $user: "anon."
    }
  }
  /home/promostamt/dev/vendor/symfony/security-core/Authorization/Voter/Voter.php:40 {
    Symfony\Component\Security\Core\Authorization\Voter\Voter->vote(TokenInterface $token, $subject, array $attributes) …
    › 
    › if ($this->voteOnAttribute($attribute, $subject, $token)) {    // grant access as soon as at least one attribute returns a positive response
    arguments: {
      $attribute: "view"
      $subject: App\Entity\Boutique\Produit {#6552 …}
      $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
    }
  }
  /home/promostamt/dev/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php:44 {
    Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter->vote(TokenInterface $token, $subject, array $attributes): int …
    › {    $result = $this->voter->vote($token, $subject, $attributes);arguments: {
      $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
      $subject: App\Entity\Boutique\Produit {#6552 …}
      $attributes: [ …1]
    }
  }
  /home/promostamt/dev/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:82 {
    Symfony\Component\Security\Core\Authorization\AccessDecisionManager->decideAffirmative(TokenInterface $token, array $attributes, $object = null): bool …
    › foreach ($this->voters as $voter) {    $result = $voter->vote($token, $object, $attributes);arguments: {
      $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
      $subject: App\Entity\Boutique\Produit {#6552 …}
      $attributes: [ …1]
    }
  }
  /home/promostamt/dev/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:69 {
    Symfony\Component\Security\Core\Authorization\AccessDecisionManager->decide(TokenInterface $token, array $attributes, $object = null) …
    › 
    ›     return $this->{$this->strategy}($token, $attributes, $object);}
    arguments: {
      $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
      $attributes: [ …1]
      $object: App\Entity\Boutique\Produit {#6552 …}
    }
  }
  /home/promostamt/dev/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php:63 {
    Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager->decide(TokenInterface $token, array $attributes, $object = null): bool …
    › 
    › $result = $this->manager->decide($token, $attributes, $object, 3 < \func_num_args() && func_get_arg(3));arguments: {
      $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
      $attributes: [ …1]
      $object: App\Entity\Boutique\Produit {#6552 …}
      ...: {
        false
      }
    }
  }
  /home/promostamt/dev/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:62 {
    Symfony\Component\Security\Core\Authorization\AuthorizationChecker->isGranted($attributes, $subject = null): bool …
    › 
    ›     return $this->accessDecisionManager->decide($token, $attributes, $subject);}
    arguments: {
      $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
      $attributes: [ …1]
      $object: App\Entity\Boutique\Produit {#6552 …}
    }
  }
  /home/promostamt/dev/vendor/symfony/twig-bridge/Extension/SecurityExtension.php:47 {
    Symfony\Bridge\Twig\Extension\SecurityExtension->isGranted($role, $object = null, $field = null) …
    › try {    return $this->securityChecker->isGranted($role, $object);} catch (AuthenticationCredentialsNotFoundException $e) {
    arguments: {
      $attributes: [ …1]
      $subject: App\Entity\Boutique\Produit {#6552 …}
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/c6/c64abad39230102db0e71763e69dc6851052c25bd5ac513331f17c46866e8432.php:144 {
    __TwigTemplate_9781c2d1b22bf1fbef924f7dba2640ff1a34f89f898ac3b1b37195f25fc00160->doDisplay(array $context, array $blocks = []) …
    › echo "                    ";if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted(twig_constant("App\\Voter\\ProduitVoter::VIEW"), $context["produit"])) {    // line 38
    arguments: {
      $role: "view"
      $object: App\Entity\Boutique\Produit {#6552 …}
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/templates/bloc/liste.html.twig:5 {
    __TwigTemplate_e2e87c5ee485b5cccb9a1fe9f73ddcbe4802ac91f5f057d18a8a55afe9281f82->doDisplay(array $context, array $blocks = []) …
    › <div class="bloc bloc-type-{{ lienBloc.bloc.type }} bloc-fond-{{ lienBloc.bloc.fond }} pt-{{ lienBloc.bloc.espacementHaut }} pb-{{ lienBloc.bloc.espacementBas }}">    {% include 'bloc/_bloc_' ~ lienBloc.bloc.type ~ '.html.twig' with {'bloc' : lienBloc.bloc} %}</div>
    arguments: {
      $context: [ …47]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:92 {
    __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->block_body_content($context, array $blocks = []) …
    › echo "    ";$this->loadTemplate("bloc/liste.html.twig", "accueil/detail.html.twig", 7)->display(twig_array_merge($context, ["lienBlocs" => (isset($context["lienBlocPageAccueils"]) || array_key_exists("lienBlocPageAccueils", $context) ? $context["lienBlocPageAccueils"] : (function () { throw new RuntimeError('Variable "lienBlocPageAccueils" does not exist.', 7, $this->source); })())]));arguments: {
      $context: [ …41]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
    Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
    › try {    $template->$block($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/c5/c53a86866606c8d5c281cfcff895e054361e12b556eb295877618b5c5043d637.php:460 {
    __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->block_body($context, array $blocks = []) …
    › echo "            ";$this->displayBlock('body_content', $context, $blocks);// line 109
    arguments: {
      $name: "body_content"
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
    Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
    › try {    $template->$block($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/templates/layout.html.twig:80 {
    __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->doDisplay(array $context, array $blocks = []) …
    › <body{% if block('bodyClass') is defined %} class="{{ block('bodyClass') }}"{% endif %}>    {% block body %}        <div id="preloader">
    arguments: {
      $name: "body"
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:49 {
    __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->doDisplay(array $context, array $blocks = []) …
    › $this->parent = $this->loadTemplate("layout.html.twig", "accueil/detail.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/twig-bridge/TwigEngine.php:54 {
    Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
    › {    return $this->load($name)->render($parameters);}
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {
    Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
    › 
    ›     $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
    arguments: {
      $name: "accueil/detail.html.twig"
      $parameters: [ …3]
    }
  }
  /home/promostamt/dev/src/Controller/AccueilController.php:53 {
    App\Controller\AccueilController->index(PageAccueil $pageAccueil, PageAccueilRepository $pageAccueilRepository, LienBlocPageAccueilRepository $lienBlocPageAccueilRepository, LienDiaporamaPageAccueilRepository $lienDiaporamaPageAccueilRepository): Response …
    ›     'lienBlocPageAccueils'      => $lienBlocPageAccueils,    'page'                      => $pageAccueil]);
    arguments: {
      $view: "accueil/detail.html.twig"
      $parameters: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);arguments: {
      $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
      $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
      $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
      $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
CRITICAL request Uncaught PHP Exception TypeError: "Argument 2 passed to App\Voter\ProduitVoter::canView() must be an instance of App\Entity\User\User, string given, called in /home/promostamt/dev/src/Voter/ProduitVoter.php on line 62" at /home/promostamt/dev/src/Voter/ProduitVoter.php line 70
[
  "exception" => Symfony\Component\Debug\Exception\FatalThrowableError {#1948
    -originalClassName: "TypeError"
    #message: "Argument 2 passed to App\Voter\ProduitVoter::canView() must be an instance of App\Entity\User\User, string given, called in /home/promostamt/dev/src/Voter/ProduitVoter.php on line 62"
    #code: 0
    #file: "/home/promostamt/dev/src/Voter/ProduitVoter.php"
    #line: 70
    #severity: E_RECOVERABLE_ERROR
    trace: {
      /home/promostamt/dev/src/Voter/ProduitVoter.php:70 {
        App\Voter\ProduitVoter->canView(Produit $produit, User $user) …
        › 
        › private function canView(Produit $produit, User $user){
      }
      /home/promostamt/dev/src/Voter/ProduitVoter.php:62 {
        App\Voter\ProduitVoter->voteOnAttribute($attribute, $subject, TokenInterface $token) …
        › case self::VIEW:    return $this->canView($subject, $user);case self::BUY:
        arguments: {
          $produit: App\Entity\Boutique\Produit {#6552 …}
          $user: "anon."
        }
      }
      /home/promostamt/dev/vendor/symfony/security-core/Authorization/Voter/Voter.php:40 {
        Symfony\Component\Security\Core\Authorization\Voter\Voter->vote(TokenInterface $token, $subject, array $attributes) …
        › 
        › if ($this->voteOnAttribute($attribute, $subject, $token)) {    // grant access as soon as at least one attribute returns a positive response
        arguments: {
          $attribute: "view"
          $subject: App\Entity\Boutique\Produit {#6552 …}
          $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
        }
      }
      /home/promostamt/dev/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php:44 {
        Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter->vote(TokenInterface $token, $subject, array $attributes): int …
        › {    $result = $this->voter->vote($token, $subject, $attributes);arguments: {
          $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
          $subject: App\Entity\Boutique\Produit {#6552 …}
          $attributes: [ …1]
        }
      }
      /home/promostamt/dev/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:82 {
        Symfony\Component\Security\Core\Authorization\AccessDecisionManager->decideAffirmative(TokenInterface $token, array $attributes, $object = null): bool …
        › foreach ($this->voters as $voter) {    $result = $voter->vote($token, $object, $attributes);arguments: {
          $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
          $subject: App\Entity\Boutique\Produit {#6552 …}
          $attributes: [ …1]
        }
      }
      /home/promostamt/dev/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:69 {
        Symfony\Component\Security\Core\Authorization\AccessDecisionManager->decide(TokenInterface $token, array $attributes, $object = null) …
        › 
        ›     return $this->{$this->strategy}($token, $attributes, $object);}
        arguments: {
          $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
          $attributes: [ …1]
          $object: App\Entity\Boutique\Produit {#6552 …}
        }
      }
      /home/promostamt/dev/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php:63 {
        Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager->decide(TokenInterface $token, array $attributes, $object = null): bool …
        › 
        › $result = $this->manager->decide($token, $attributes, $object, 3 < \func_num_args() && func_get_arg(3));arguments: {
          $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
          $attributes: [ …1]
          $object: App\Entity\Boutique\Produit {#6552 …}
          ...: {
            false
          }
        }
      }
      /home/promostamt/dev/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:62 {
        Symfony\Component\Security\Core\Authorization\AuthorizationChecker->isGranted($attributes, $subject = null): bool …
        › 
        ›     return $this->accessDecisionManager->decide($token, $attributes, $subject);}
        arguments: {
          $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
          $attributes: [ …1]
          $object: App\Entity\Boutique\Produit {#6552 …}
        }
      }
      /home/promostamt/dev/vendor/symfony/twig-bridge/Extension/SecurityExtension.php:47 {
        Symfony\Bridge\Twig\Extension\SecurityExtension->isGranted($role, $object = null, $field = null) …
        › try {    return $this->securityChecker->isGranted($role, $object);} catch (AuthenticationCredentialsNotFoundException $e) {
        arguments: {
          $attributes: [ …1]
          $subject: App\Entity\Boutique\Produit {#6552 …}
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/c6/c64abad39230102db0e71763e69dc6851052c25bd5ac513331f17c46866e8432.php:144 {
        __TwigTemplate_9781c2d1b22bf1fbef924f7dba2640ff1a34f89f898ac3b1b37195f25fc00160->doDisplay(array $context, array $blocks = []) …
        › echo "                    ";if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted(twig_constant("App\\Voter\\ProduitVoter::VIEW"), $context["produit"])) {    // line 38
        arguments: {
          $role: "view"
          $object: App\Entity\Boutique\Produit {#6552 …}
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/templates/bloc/liste.html.twig:5 {
        __TwigTemplate_e2e87c5ee485b5cccb9a1fe9f73ddcbe4802ac91f5f057d18a8a55afe9281f82->doDisplay(array $context, array $blocks = []) …
        › <div class="bloc bloc-type-{{ lienBloc.bloc.type }} bloc-fond-{{ lienBloc.bloc.fond }} pt-{{ lienBloc.bloc.espacementHaut }} pb-{{ lienBloc.bloc.espacementBas }}">    {% include 'bloc/_bloc_' ~ lienBloc.bloc.type ~ '.html.twig' with {'bloc' : lienBloc.bloc} %}</div>
        arguments: {
          $context: [ …47]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:92 {
        __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->block_body_content($context, array $blocks = []) …
        › echo "    ";$this->loadTemplate("bloc/liste.html.twig", "accueil/detail.html.twig", 7)->display(twig_array_merge($context, ["lienBlocs" => (isset($context["lienBlocPageAccueils"]) || array_key_exists("lienBlocPageAccueils", $context) ? $context["lienBlocPageAccueils"] : (function () { throw new RuntimeError('Variable "lienBlocPageAccueils" does not exist.', 7, $this->source); })())]));arguments: {
          $context: [ …41]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
        Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
        › try {    $template->$block($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/c5/c53a86866606c8d5c281cfcff895e054361e12b556eb295877618b5c5043d637.php:460 {
        __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->block_body($context, array $blocks = []) …
        › echo "            ";$this->displayBlock('body_content', $context, $blocks);// line 109
        arguments: {
          $name: "body_content"
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
        Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
        › try {    $template->$block($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/templates/layout.html.twig:80 {
        __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->doDisplay(array $context, array $blocks = []) …
        › <body{% if block('bodyClass') is defined %} class="{{ block('bodyClass') }}"{% endif %}>    {% block body %}        <div id="preloader">
        arguments: {
          $name: "body"
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:49 {
        __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->doDisplay(array $context, array $blocks = []) …
        › $this->parent = $this->loadTemplate("layout.html.twig", "accueil/detail.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/twig-bridge/TwigEngine.php:54 {
        Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
        › {    return $this->load($name)->render($parameters);}
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {
        Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
        › 
        ›     $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
        arguments: {
          $name: "accueil/detail.html.twig"
          $parameters: [ …3]
        }
      }
      /home/promostamt/dev/src/Controller/AccueilController.php:53 {
        App\Controller\AccueilController->index(PageAccueil $pageAccueil, PageAccueilRepository $pageAccueilRepository, LienBlocPageAccueilRepository $lienBlocPageAccueilRepository, LienDiaporamaPageAccueilRepository $lienDiaporamaPageAccueilRepository): Response …
        ›     'lienBlocPageAccueils'      => $lienBlocPageAccueils,    'page'                      => $pageAccueil]);
        arguments: {
          $view: "accueil/detail.html.twig"
          $parameters: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);arguments: {
          $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
          $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
          $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
          $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/src/Voter/ProduitVoter.php:70 {
    App\Voter\ProduitVoter->canView(Produit $produit, User $user) …
    › 
    › private function canView(Produit $produit, User $user){
  }
  /home/promostamt/dev/src/Voter/ProduitVoter.php:62 {
    App\Voter\ProduitVoter->voteOnAttribute($attribute, $subject, TokenInterface $token) …
    › case self::VIEW:    return $this->canView($subject, $user);case self::BUY:
    arguments: {
      $produit: App\Entity\Boutique\Produit {#6552 …}
      $user: "anon."
    }
  }
  /home/promostamt/dev/vendor/symfony/security-core/Authorization/Voter/Voter.php:40 {
    Symfony\Component\Security\Core\Authorization\Voter\Voter->vote(TokenInterface $token, $subject, array $attributes) …
    › 
    › if ($this->voteOnAttribute($attribute, $subject, $token)) {    // grant access as soon as at least one attribute returns a positive response
    arguments: {
      $attribute: "view"
      $subject: App\Entity\Boutique\Produit {#6552 …}
      $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
    }
  }
  /home/promostamt/dev/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php:44 {
    Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter->vote(TokenInterface $token, $subject, array $attributes): int …
    › {    $result = $this->voter->vote($token, $subject, $attributes);arguments: {
      $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
      $subject: App\Entity\Boutique\Produit {#6552 …}
      $attributes: [ …1]
    }
  }
  /home/promostamt/dev/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:82 {
    Symfony\Component\Security\Core\Authorization\AccessDecisionManager->decideAffirmative(TokenInterface $token, array $attributes, $object = null): bool …
    › foreach ($this->voters as $voter) {    $result = $voter->vote($token, $object, $attributes);arguments: {
      $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
      $subject: App\Entity\Boutique\Produit {#6552 …}
      $attributes: [ …1]
    }
  }
  /home/promostamt/dev/vendor/symfony/security-core/Authorization/AccessDecisionManager.php:69 {
    Symfony\Component\Security\Core\Authorization\AccessDecisionManager->decide(TokenInterface $token, array $attributes, $object = null) …
    › 
    ›     return $this->{$this->strategy}($token, $attributes, $object);}
    arguments: {
      $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
      $attributes: [ …1]
      $object: App\Entity\Boutique\Produit {#6552 …}
    }
  }
  /home/promostamt/dev/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php:63 {
    Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager->decide(TokenInterface $token, array $attributes, $object = null): bool …
    › 
    › $result = $this->manager->decide($token, $attributes, $object, 3 < \func_num_args() && func_get_arg(3));arguments: {
      $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
      $attributes: [ …1]
      $object: App\Entity\Boutique\Produit {#6552 …}
      ...: {
        false
      }
    }
  }
  /home/promostamt/dev/vendor/symfony/security-core/Authorization/AuthorizationChecker.php:62 {
    Symfony\Component\Security\Core\Authorization\AuthorizationChecker->isGranted($attributes, $subject = null): bool …
    › 
    ›     return $this->accessDecisionManager->decide($token, $attributes, $subject);}
    arguments: {
      $token: Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#1165 …}
      $attributes: [ …1]
      $object: App\Entity\Boutique\Produit {#6552 …}
    }
  }
  /home/promostamt/dev/vendor/symfony/twig-bridge/Extension/SecurityExtension.php:47 {
    Symfony\Bridge\Twig\Extension\SecurityExtension->isGranted($role, $object = null, $field = null) …
    › try {    return $this->securityChecker->isGranted($role, $object);} catch (AuthenticationCredentialsNotFoundException $e) {
    arguments: {
      $attributes: [ …1]
      $subject: App\Entity\Boutique\Produit {#6552 …}
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/c6/c64abad39230102db0e71763e69dc6851052c25bd5ac513331f17c46866e8432.php:144 {
    __TwigTemplate_9781c2d1b22bf1fbef924f7dba2640ff1a34f89f898ac3b1b37195f25fc00160->doDisplay(array $context, array $blocks = []) …
    › echo "                    ";if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted(twig_constant("App\\Voter\\ProduitVoter::VIEW"), $context["produit"])) {    // line 38
    arguments: {
      $role: "view"
      $object: App\Entity\Boutique\Produit {#6552 …}
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/templates/bloc/liste.html.twig:5 {
    __TwigTemplate_e2e87c5ee485b5cccb9a1fe9f73ddcbe4802ac91f5f057d18a8a55afe9281f82->doDisplay(array $context, array $blocks = []) …
    › <div class="bloc bloc-type-{{ lienBloc.bloc.type }} bloc-fond-{{ lienBloc.bloc.fond }} pt-{{ lienBloc.bloc.espacementHaut }} pb-{{ lienBloc.bloc.espacementBas }}">    {% include 'bloc/_bloc_' ~ lienBloc.bloc.type ~ '.html.twig' with {'bloc' : lienBloc.bloc} %}</div>
    arguments: {
      $context: [ …47]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:92 {
    __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->block_body_content($context, array $blocks = []) …
    › echo "    ";$this->loadTemplate("bloc/liste.html.twig", "accueil/detail.html.twig", 7)->display(twig_array_merge($context, ["lienBlocs" => (isset($context["lienBlocPageAccueils"]) || array_key_exists("lienBlocPageAccueils", $context) ? $context["lienBlocPageAccueils"] : (function () { throw new RuntimeError('Variable "lienBlocPageAccueils" does not exist.', 7, $this->source); })())]));arguments: {
      $context: [ …41]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
    Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
    › try {    $template->$block($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/c5/c53a86866606c8d5c281cfcff895e054361e12b556eb295877618b5c5043d637.php:460 {
    __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->block_body($context, array $blocks = []) …
    › echo "            ";$this->displayBlock('body_content', $context, $blocks);// line 109
    arguments: {
      $name: "body_content"
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
    Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
    › try {    $template->$block($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/templates/layout.html.twig:80 {
    __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->doDisplay(array $context, array $blocks = []) …
    › <body{% if block('bodyClass') is defined %} class="{{ block('bodyClass') }}"{% endif %}>    {% block body %}        <div id="preloader">
    arguments: {
      $name: "body"
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:49 {
    __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->doDisplay(array $context, array $blocks = []) …
    › $this->parent = $this->loadTemplate("layout.html.twig", "accueil/detail.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/twig-bridge/TwigEngine.php:54 {
    Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
    › {    return $this->load($name)->render($parameters);}
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {
    Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
    › 
    ›     $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
    arguments: {
      $name: "accueil/detail.html.twig"
      $parameters: [ …3]
    }
  }
  /home/promostamt/dev/src/Controller/AccueilController.php:53 {
    App\Controller\AccueilController->index(PageAccueil $pageAccueil, PageAccueilRepository $pageAccueilRepository, LienBlocPageAccueilRepository $lienBlocPageAccueilRepository, LienDiaporamaPageAccueilRepository $lienDiaporamaPageAccueilRepository): Response …
    ›     'lienBlocPageAccueils'      => $lienBlocPageAccueils,    'page'                      => $pageAccueil]);
    arguments: {
      $view: "accueil/detail.html.twig"
      $parameters: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);arguments: {
      $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
      $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
      $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
      $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}

Deprecations 373

Log messages generated by using features marked as deprecated.

Time Channel Message
php User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead.
[
  "exception" => ErrorException {#7
    #message: "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/debug/DebugClassLoader.php"
    #line: 16
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/debug/DebugClassLoader.php:16 {
        include …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', DebugClassLoader::class, \Symfony\Component\ErrorHandler\DebugClassLoader::class), E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/composer/ClassLoader.php:444 {
        Composer\Autoload\includeFile($file) …
        › {    include $file;}
      }
      /home/promostamt/dev/vendor/composer/ClassLoader.php:322 {
        Composer\Autoload\ClassLoader->loadClass($class) …
        › if ($file = $this->findFile($class)) {    includeFile($file);}
      Composer\Autoload\ClassLoader->loadClass() {}
      /home/promostamt/dev/vendor/symfony/debug/Debug.php:62 {
        Symfony\Component\Debug\Debug::enable($errorReportingLevel = E_ALL, $displayErrors = true) …
        › 
        ›     DebugClassLoader::enable();}
      }
      /home/promostamt/dev/public/index.php:24 {
        › 
        ›     Debug::enable();}
      }
    }
  }
]
php User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.
[
  "exception" => ErrorException {#631
    #message: "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 {
        include_once …
        › 
        › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', E_USER_DEPRECATED);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:942 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
        › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
      }
      /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:159 {
        Symfony\Component\DependencyInjection\Container->set($id, $service) …
        ›     unset($this->privates['service_container']);    $initialize();}
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:520 {
        Symfony\Component\HttpKernel\Kernel->initializeContainer() …
        › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:136 {
        Symfony\Component\HttpKernel\Kernel->boot() …
        › // init container$this->initializeContainer();}
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › {    $this->boot();    ++$this->requestStackSize;
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 {
    include_once …
    › 
    › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', E_USER_DEPRECATED);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:942 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
    › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  }
  /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:159 {
    Symfony\Component\DependencyInjection\Container->set($id, $service) …
    ›     unset($this->privates['service_container']);    $initialize();}
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:520 {
    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
    › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:136 {
    Symfony\Component\HttpKernel\Kernel->boot() …
    › // init container$this->initializeContainer();}
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › {    $this->boot();    ++$this->requestStackSize;
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: The Sonata\Doctrine\Model\PageableManagerInterface class is deprecated since 1.3 in favor of Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.
[
  "exception" => ErrorException {#630
    #message: "User Deprecated: The Sonata\Doctrine\Model\PageableManagerInterface class is deprecated since 1.3 in favor of Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0."
    #code: 0
    #file: "/home/promostamt/dev/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
    #line: 21
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php:21 {
        include_once …
        ›     'Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.',    E_USER_DEPRECATED);
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1011 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
        › include_once \dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-extensions/src/Entity/BaseEntityManager.php';include_once \dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/sonata-project/media-bundle/src/Model/MediaManagerInterface.php';
      }
      /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:159 {
        Symfony\Component\DependencyInjection\Container->set($id, $service) …
        ›     unset($this->privates['service_container']);    $initialize();}
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:520 {
        Symfony\Component\HttpKernel\Kernel->initializeContainer() …
        › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:136 {
        Symfony\Component\HttpKernel\Kernel->boot() …
        › // init container$this->initializeContainer();}
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › {    $this->boot();    ++$this->requestStackSize;
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php:21 {
    include_once …
    ›     'Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.',    E_USER_DEPRECATED);
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1011 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
    › include_once \dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-extensions/src/Entity/BaseEntityManager.php';include_once \dirname(__DIR__, 4).'/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php';include_once \dirname(__DIR__, 4).'/vendor/sonata-project/media-bundle/src/Model/MediaManagerInterface.php';
  }
  /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:159 {
    Symfony\Component\DependencyInjection\Container->set($id, $service) …
    ›     unset($this->privates['service_container']);    $initialize();}
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:520 {
    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
    › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:136 {
    Symfony\Component\HttpKernel\Kernel->boot() …
    › // init container$this->initializeContainer();}
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:196 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › {    $this->boot();    ++$this->requestStackSize;
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead.
[
  "exception" => ErrorException {#627
    #message: "User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/web-server-bundle/WebServerBundle.php"
    #line: 23
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/web-server-bundle/WebServerBundle.php:23 {
        Symfony\Bundle\WebServerBundle\WebServerBundle->boot() …
        › {    @trigger_error('Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead.', E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:140 {
        Symfony\Component\HttpKernel\Kernel->boot() …
        ›     $bundle->setContainer($this->container);    $bundle->boot();}
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › {    $this->boot();    ++$this->requestStackSize;
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
php User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => ErrorException {#466
    #message: "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
    #code: 0
    #file: "/home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTemplating_LocatorService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTemplating_LocatorService.php:9 {
        require …
        › 
        › @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:3419 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwig_Loader_FilesystemService() …
        › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2328 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwigService() …
        › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2872 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getMaintenanceListenerService() …
        › {    return $this->privates['maintenance_listener'] = new \Artgris\MaintenanceBundle\EventListener\MaintenanceListener($this->parameters['artgris_maintenance'], ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['twig'] ?? $this->getTwigService()));}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1476 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['maintenance_listener'] ?? $this->getMaintenanceListenerService());}, 1 => 'onKernelRequest'], 0);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTemplating_LocatorService.php:9 {
    require …
    › 
    › @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:3419 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwig_Loader_FilesystemService() …
    › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2328 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwigService() …
    › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2872 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getMaintenanceListenerService() …
    › {    return $this->privates['maintenance_listener'] = new \Artgris\MaintenanceBundle\EventListener\MaintenanceListener($this->parameters['artgris_maintenance'], ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['twig'] ?? $this->getTwigService()));}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1476 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['maintenance_listener'] ?? $this->getMaintenanceListenerService());}, 1 => 'onKernelRequest'], 0);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => ErrorException {#465
    #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTemplating_LocatorService.php:11 {
        require …
        › 
        › return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), $this->targetDir.'');}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:3419 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwig_Loader_FilesystemService() …
        › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2328 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwigService() …
        › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2872 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getMaintenanceListenerService() …
        › {    return $this->privates['maintenance_listener'] = new \Artgris\MaintenanceBundle\EventListener\MaintenanceListener($this->parameters['artgris_maintenance'], ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['twig'] ?? $this->getTwigService()));}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1476 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['maintenance_listener'] ?? $this->getMaintenanceListenerService());}, 1 => 'onKernelRequest'], 0);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTemplating_LocatorService.php:11 {
    require …
    › 
    › return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), $this->targetDir.'');}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:3419 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwig_Loader_FilesystemService() …
    › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2328 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwigService() …
    › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2872 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getMaintenanceListenerService() …
    › {    return $this->privates['maintenance_listener'] = new \Artgris\MaintenanceBundle\EventListener\MaintenanceListener($this->parameters['artgris_maintenance'], ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['twig'] ?? $this->getTwigService()));}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1476 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['maintenance_listener'] ?? $this->getMaintenanceListenerService());}, 1 => 'onKernelRequest'], 0);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => ErrorException {#462
    #message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
    #code: 0
    #file: "/home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTemplating_NameParserService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTemplating_NameParserService.php:9 {
        require …
        › 
        › @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:3419 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwig_Loader_FilesystemService() …
        › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2328 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwigService() …
        › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2872 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getMaintenanceListenerService() …
        › {    return $this->privates['maintenance_listener'] = new \Artgris\MaintenanceBundle\EventListener\MaintenanceListener($this->parameters['artgris_maintenance'], ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['twig'] ?? $this->getTwigService()));}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1476 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['maintenance_listener'] ?? $this->getMaintenanceListenerService());}, 1 => 'onKernelRequest'], 0);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTemplating_NameParserService.php:9 {
    require …
    › 
    › @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:3419 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwig_Loader_FilesystemService() …
    › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2328 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwigService() …
    › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2872 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getMaintenanceListenerService() …
    › {    return $this->privates['maintenance_listener'] = new \Artgris\MaintenanceBundle\EventListener\MaintenanceListener($this->parameters['artgris_maintenance'], ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['twig'] ?? $this->getTwigService()));}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1476 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['maintenance_listener'] ?? $this->getMaintenanceListenerService());}, 1 => 'onKernelRequest'], 0);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => ErrorException {#461
    #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTemplating_NameParserService.php:11 {
        require …
        › 
        › return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:3419 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwig_Loader_FilesystemService() …
        › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2328 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwigService() …
        › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2872 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getMaintenanceListenerService() …
        › {    return $this->privates['maintenance_listener'] = new \Artgris\MaintenanceBundle\EventListener\MaintenanceListener($this->parameters['artgris_maintenance'], ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['twig'] ?? $this->getTwigService()));}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1476 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['maintenance_listener'] ?? $this->getMaintenanceListenerService());}, 1 => 'onKernelRequest'], 0);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTemplating_NameParserService.php:11 {
    require …
    › 
    › return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:3419 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwig_Loader_FilesystemService() …
    › {    $this->privates['twig.loader.filesystem'] = $instance = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2328 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwigService() …
    › {    $this->services['twig'] = $instance = new \Twig\Environment(($this->privates['twig.loader.filesystem'] ?? $this->getTwig_Loader_FilesystemService()), ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2872 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getMaintenanceListenerService() …
    › {    return $this->privates['maintenance_listener'] = new \Artgris\MaintenanceBundle\EventListener\MaintenanceListener($this->parameters['artgris_maintenance'], ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['twig'] ?? $this->getTwigService()));}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1476 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['maintenance_listener'] ?? $this->getMaintenanceListenerService());}, 1 => 'onKernelRequest'], 0);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.
[
  "exception" => ErrorException {#373
    #message: "User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0."
    #code: 0
    #file: "/home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSonata_Core_Model_Adapter_ChainService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSonata_Core_Model_Adapter_ChainService.php:9 {
        require …
        › 
        › @trigger_error('The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2394 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwigService() …
        › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $b, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2872 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getMaintenanceListenerService() …
        › {    return $this->privates['maintenance_listener'] = new \Artgris\MaintenanceBundle\EventListener\MaintenanceListener($this->parameters['artgris_maintenance'], ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['twig'] ?? $this->getTwigService()));}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1476 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['maintenance_listener'] ?? $this->getMaintenanceListenerService());}, 1 => 'onKernelRequest'], 0);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSonata_Core_Model_Adapter_ChainService.php:9 {
    require …
    › 
    › @trigger_error('The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2394 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwigService() …
    › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $b, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2872 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getMaintenanceListenerService() …
    › {    return $this->privates['maintenance_listener'] = new \Artgris\MaintenanceBundle\EventListener\MaintenanceListener($this->parameters['artgris_maintenance'], ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['twig'] ?? $this->getTwigService()));}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1476 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['maintenance_listener'] ?? $this->getMaintenanceListenerService());}, 1 => 'onKernelRequest'], 0);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead.
[
  "exception" => ErrorException {#372
    #message: "User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php"
    #line: 20
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php:20 {
        spl_autoload_call($class_name) …
        ›     .' Use Sonata\Doctrine\Adapter\AdapterChain instead.',    E_USER_DEPRECATED);
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSonata_Core_Model_Adapter_ChainService.php:11 {
        require …
        › 
        › $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2394 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwigService() …
        › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $b, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2872 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getMaintenanceListenerService() …
        › {    return $this->privates['maintenance_listener'] = new \Artgris\MaintenanceBundle\EventListener\MaintenanceListener($this->parameters['artgris_maintenance'], ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['twig'] ?? $this->getTwigService()));}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1476 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['maintenance_listener'] ?? $this->getMaintenanceListenerService());}, 1 => 'onKernelRequest'], 0);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php:20 {
    spl_autoload_call($class_name) …
    ›     .' Use Sonata\Doctrine\Adapter\AdapterChain instead.',    E_USER_DEPRECATED);
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSonata_Core_Model_Adapter_ChainService.php:11 {
    require …
    › 
    › $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2394 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwigService() …
    › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $b, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2872 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getMaintenanceListenerService() …
    › {    return $this->privates['maintenance_listener'] = new \Artgris\MaintenanceBundle\EventListener\MaintenanceListener($this->parameters['artgris_maintenance'], ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['twig'] ?? $this->getTwigService()));}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1476 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['maintenance_listener'] ?? $this->getMaintenanceListenerService());}, 1 => 'onKernelRequest'], 0);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.
[
  "exception" => ErrorException {#370
    #message: "User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0."
    #code: 0
    #file: "/home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSonata_Core_Model_Adapter_DoctrineOrmService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSonata_Core_Model_Adapter_DoctrineOrmService.php:9 {
        require …
        › 
        › @trigger_error('The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSonata_Core_Model_Adapter_ChainService.php:13 {
        require …
        › 
        › $instance->addAdapter($this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php'));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2394 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwigService() …
        › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $b, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2872 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getMaintenanceListenerService() …
        › {    return $this->privates['maintenance_listener'] = new \Artgris\MaintenanceBundle\EventListener\MaintenanceListener($this->parameters['artgris_maintenance'], ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['twig'] ?? $this->getTwigService()));}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1476 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['maintenance_listener'] ?? $this->getMaintenanceListenerService());}, 1 => 'onKernelRequest'], 0);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSonata_Core_Model_Adapter_DoctrineOrmService.php:9 {
    require …
    › 
    › @trigger_error('The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSonata_Core_Model_Adapter_ChainService.php:13 {
    require …
    › 
    › $instance->addAdapter($this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php'));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2394 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwigService() …
    › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $b, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2872 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getMaintenanceListenerService() …
    › {    return $this->privates['maintenance_listener'] = new \Artgris\MaintenanceBundle\EventListener\MaintenanceListener($this->parameters['artgris_maintenance'], ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['twig'] ?? $this->getTwigService()));}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1476 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['maintenance_listener'] ?? $this->getMaintenanceListenerService());}, 1 => 'onKernelRequest'], 0);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.
[
  "exception" => ErrorException {#369
    #message: "User Deprecated: The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php"
    #line: 20
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php:20 {
        spl_autoload_call($class_name) …
        ›     .' Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.',    E_USER_DEPRECATED);
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSonata_Core_Model_Adapter_DoctrineOrmService.php:11 {
        require …
        › 
        › return new \Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter(($this->services['doctrine'] ?? $this->getDoctrineService()));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSonata_Core_Model_Adapter_ChainService.php:13 {
        require …
        › 
        › $instance->addAdapter($this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php'));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2394 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwigService() …
        › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $b, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2872 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getMaintenanceListenerService() …
        › {    return $this->privates['maintenance_listener'] = new \Artgris\MaintenanceBundle\EventListener\MaintenanceListener($this->parameters['artgris_maintenance'], ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['twig'] ?? $this->getTwigService()));}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1476 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['maintenance_listener'] ?? $this->getMaintenanceListenerService());}, 1 => 'onKernelRequest'], 0);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php:20 {
    spl_autoload_call($class_name) …
    ›     .' Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.',    E_USER_DEPRECATED);
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSonata_Core_Model_Adapter_DoctrineOrmService.php:11 {
    require …
    › 
    › return new \Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter(($this->services['doctrine'] ?? $this->getDoctrineService()));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSonata_Core_Model_Adapter_ChainService.php:13 {
    require …
    › 
    › $instance->addAdapter($this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php'));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2394 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getTwigService() …
    › $instance->addExtension(new \Sonata\Twig\Extension\DeprecatedTemplateExtension());$instance->addExtension(new \Sonata\Twig\Extension\TemplateExtension(true, $b, ($this->services['sonata.core.model.adapter.chain'] ?? $this->load('getSonata_Core_Model_Adapter_ChainService.php'))));$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(($this->privates['sonata.block.templating.helper'] ?? $this->getSonata_Block_Templating_HelperService())));
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2872 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getMaintenanceListenerService() …
    › {    return $this->privates['maintenance_listener'] = new \Artgris\MaintenanceBundle\EventListener\MaintenanceListener($this->parameters['artgris_maintenance'], ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['twig'] ?? $this->getTwigService()));}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1476 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['maintenance_listener'] ?? $this->getMaintenanceListenerService());}, 1 => 'onKernelRequest'], 0);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: The Sonata\Doctrine\Types\JsonType class is deprecated since 1.2 in favor of Doctrine\DBAL\Types\JsonType, and will be removed in 2.0.
[
  "exception" => ErrorException {#891
    #message: "User Deprecated: The Sonata\Doctrine\Types\JsonType class is deprecated since 1.2 in favor of Doctrine\DBAL\Types\JsonType, and will be removed in 2.0."
    #code: 0
    #file: "/home/promostamt/dev/vendor/sonata-project/doctrine-extensions/src/Types/JsonType.php"
    #line: 22
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/doctrine-extensions/src/Types/JsonType.php:22 {
        spl_autoload_call($class_name) …
        ›     'Doctrine\DBAL\Types\JsonType, and will be removed in 2.0.',    E_USER_DEPRECATED);
      }
      /home/promostamt/dev/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php:273 {
        Doctrine\DBAL\Types\Type::overrideType($name, $className) …
        › {    self::getTypeRegistry()->override($name, new $className());}
      }
      /home/promostamt/dev/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:97 {
        Doctrine\Bundle\DoctrineBundle\ConnectionFactory->initializeTypes() …
        › if (Type::hasType($typeName)) {    Type::overrideType($typeName, $typeConfig['class']);} else {
      }
      /home/promostamt/dev/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:44 {
        Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, Configuration $config = null, EventManager $eventManager = null, array $mappingTypes = []) …
        › if (! $this->initialized) {    $this->initializeTypes();}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1211 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getDoctrine_Dbal_DefaultConnectionService() …
        › 
        ›     return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_mysql', 'charset' => 'utf8mb4', 'url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => '5.7', 'defaultTableOptions' => ['charset' => 'utf8mb4', 'collate' => 'utf8mb4_unicode_ci']], $a, $d, []);}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1433 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) …
        › 
        › $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2531 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getSeoSubscriberService() …
        › {    return $this->privates['App\\EventSubscriber\\Seo\\SeoSubscriber'] = new \App\EventSubscriber\Seo\SeoSubscriber(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['twig'] ?? $this->getTwigService()), $this->getEnv('APP_SITE_NAME'));}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1491 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['App\\EventSubscriber\\Seo\\SeoSubscriber'] ?? $this->getSeoSubscriberService());}, 1 => 'onKernelRequest'], 0);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/sonata-project/doctrine-extensions/src/Types/JsonType.php:22 {
    spl_autoload_call($class_name) …
    ›     'Doctrine\DBAL\Types\JsonType, and will be removed in 2.0.',    E_USER_DEPRECATED);
  }
  /home/promostamt/dev/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php:273 {
    Doctrine\DBAL\Types\Type::overrideType($name, $className) …
    › {    self::getTypeRegistry()->override($name, new $className());}
  }
  /home/promostamt/dev/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:97 {
    Doctrine\Bundle\DoctrineBundle\ConnectionFactory->initializeTypes() …
    › if (Type::hasType($typeName)) {    Type::overrideType($typeName, $typeConfig['class']);} else {
  }
  /home/promostamt/dev/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:44 {
    Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, Configuration $config = null, EventManager $eventManager = null, array $mappingTypes = []) …
    › if (! $this->initialized) {    $this->initializeTypes();}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1211 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getDoctrine_Dbal_DefaultConnectionService() …
    › 
    ›     return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['driver' => 'pdo_mysql', 'charset' => 'utf8mb4', 'url' => $this->getEnv('resolve:DATABASE_URL'), 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => '5.7', 'defaultTableOptions' => ['charset' => 'utf8mb4', 'collate' => 'utf8mb4_unicode_ci']], $a, $d, []);}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1433 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) …
    › 
    › $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:2531 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->getSeoSubscriberService() …
    › {    return $this->privates['App\\EventSubscriber\\Seo\\SeoSubscriber'] = new \App\EventSubscriber\Seo\SeoSubscriber(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['twig'] ?? $this->getTwigService()), $this->getEnv('APP_SITE_NAME'));}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1491 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['App\\EventSubscriber\\Seo\\SeoSubscriber'] ?? $this->getSeoSubscriberService());}, 1 => 'onKernelRequest'], 0);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.
[
  "exception" => ErrorException {#1170
    #message: "User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0."
    #code: 0
    #file: "/home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTemplatingService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTemplatingService.php:9 {
        require …
        › 
        › @trigger_error('The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getCommandeEmailService.php:12 {
        require …
        › 
        › return $this->services['App\\Utils\\Emails\\CommandeEmail'] = new \App\Utils\Emails\CommandeEmail(($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService.php')), ($this->services['templating'] ?? $this->load('getTemplatingService.php')), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('APP_EMAIL_EXPEDITEUR'), $this->getEnv('APP_SITE_NAME'), ($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getProduitStockBalanceManagerService.php:11 {
        require …
        › 
        › return $this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] = new \App\Manager\Boutique\ProduitStockBalanceManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Utils\\Emails\\CommandeEmail'] ?? $this->load('getCommandeEmailService.php')));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getApp_Manager_PanierService.php:11 {
        require …
        › 
        › return $this->services['app.manager.panier'] = new \App\Manager\Boutique\PanierManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app.manager.promotion'] ?? $this->load('getApp_Manager_PromotionService.php')), ($this->services['session'] ?? $this->load('getSessionService.php')), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['app.manager.produit'] ?? $this->load('getApp_Manager_ProduitService.php')), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php')));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSecurity_Authentication_Listener_Form_MainService.php:28 {
        require …
        › 
        › return $this->privates['security.authentication.listener.form.main'] = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \App\Security\LoginHandler(($this->services['router'] ?? $this->getRouterService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->services['session'] ?? $this->load('getSessionService.php')), ($this->services['app.manager.panier'] ?? $this->load('getApp_Manager_PanierService.php'))), ['login_path' => 'fos_user_security_login', 'always_use_default_target_path' => false, 'default_target_path' => '/', 'target_path_parameter' => '_target_path', 'use_referer' => false], 'main'), $c, ['check_path' => 'fos_user_security_check', 'use_forward' => false, 'require_previous_session' => false, 'username_parameter' => '_username', 'password_parameter' => '_password', 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'post_only' => true], $b, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSecurity_Firewall_Map_Context_MainService.php:34 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->{closure} …
        › yield 1 => ($this->privates['security.context_listener.0'] ?? $this->load('getSecurity_ContextListener_0Service.php'));yield 2 => ($this->privates['security.authentication.listener.form.main'] ?? $this->load('getSecurity_Authentication_Listener_Form_MainService.php'));yield 3 => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->load('getSecurity_Authentication_Listener_Anonymous_MainService.php'));
      }
      /home/promostamt/dev/vendor/symfony/security-http/Firewall.php:78 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    if ($listener instanceof AccessListener) {
      }
      /home/promostamt/dev/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/promostamt/dev/vendor/symfony/security-http/Firewall.php:98 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(GetResponseEvent $event) …
        › if ($event instanceof RequestEvent) {    $this->callListeners($event, $authenticationListeners());} else {
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTemplatingService.php:9 {
    require …
    › 
    › @trigger_error('The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getCommandeEmailService.php:12 {
    require …
    › 
    › return $this->services['App\\Utils\\Emails\\CommandeEmail'] = new \App\Utils\Emails\CommandeEmail(($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService.php')), ($this->services['templating'] ?? $this->load('getTemplatingService.php')), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('APP_EMAIL_EXPEDITEUR'), $this->getEnv('APP_SITE_NAME'), ($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getProduitStockBalanceManagerService.php:11 {
    require …
    › 
    › return $this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] = new \App\Manager\Boutique\ProduitStockBalanceManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Utils\\Emails\\CommandeEmail'] ?? $this->load('getCommandeEmailService.php')));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getApp_Manager_PanierService.php:11 {
    require …
    › 
    › return $this->services['app.manager.panier'] = new \App\Manager\Boutique\PanierManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app.manager.promotion'] ?? $this->load('getApp_Manager_PromotionService.php')), ($this->services['session'] ?? $this->load('getSessionService.php')), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['app.manager.produit'] ?? $this->load('getApp_Manager_ProduitService.php')), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php')));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSecurity_Authentication_Listener_Form_MainService.php:28 {
    require …
    › 
    › return $this->privates['security.authentication.listener.form.main'] = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \App\Security\LoginHandler(($this->services['router'] ?? $this->getRouterService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->services['session'] ?? $this->load('getSessionService.php')), ($this->services['app.manager.panier'] ?? $this->load('getApp_Manager_PanierService.php'))), ['login_path' => 'fos_user_security_login', 'always_use_default_target_path' => false, 'default_target_path' => '/', 'target_path_parameter' => '_target_path', 'use_referer' => false], 'main'), $c, ['check_path' => 'fos_user_security_check', 'use_forward' => false, 'require_previous_session' => false, 'username_parameter' => '_username', 'password_parameter' => '_password', 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'post_only' => true], $b, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSecurity_Firewall_Map_Context_MainService.php:34 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->{closure} …
    › yield 1 => ($this->privates['security.context_listener.0'] ?? $this->load('getSecurity_ContextListener_0Service.php'));yield 2 => ($this->privates['security.authentication.listener.form.main'] ?? $this->load('getSecurity_Authentication_Listener_Form_MainService.php'));yield 3 => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->load('getSecurity_Authentication_Listener_Anonymous_MainService.php'));
  }
  /home/promostamt/dev/vendor/symfony/security-http/Firewall.php:78 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    if ($listener instanceof AccessListener) {
  }
  /home/promostamt/dev/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/promostamt/dev/vendor/symfony/security-http/Firewall.php:98 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(GetResponseEvent $event) …
    › if ($event instanceof RequestEvent) {    $this->callListeners($event, $authenticationListeners());} else {
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.
[
  "exception" => ErrorException {#1169
    #message: "User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/twig-bundle/TwigEngine.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/twig-bundle/TwigEngine.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', E_USER_DEPRECATED);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTemplatingService.php:11 {
        require …
        › 
        › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getCommandeEmailService.php:12 {
        require …
        › 
        › return $this->services['App\\Utils\\Emails\\CommandeEmail'] = new \App\Utils\Emails\CommandeEmail(($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService.php')), ($this->services['templating'] ?? $this->load('getTemplatingService.php')), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('APP_EMAIL_EXPEDITEUR'), $this->getEnv('APP_SITE_NAME'), ($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getProduitStockBalanceManagerService.php:11 {
        require …
        › 
        › return $this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] = new \App\Manager\Boutique\ProduitStockBalanceManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Utils\\Emails\\CommandeEmail'] ?? $this->load('getCommandeEmailService.php')));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getApp_Manager_PanierService.php:11 {
        require …
        › 
        › return $this->services['app.manager.panier'] = new \App\Manager\Boutique\PanierManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app.manager.promotion'] ?? $this->load('getApp_Manager_PromotionService.php')), ($this->services['session'] ?? $this->load('getSessionService.php')), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['app.manager.produit'] ?? $this->load('getApp_Manager_ProduitService.php')), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php')));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSecurity_Authentication_Listener_Form_MainService.php:28 {
        require …
        › 
        › return $this->privates['security.authentication.listener.form.main'] = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \App\Security\LoginHandler(($this->services['router'] ?? $this->getRouterService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->services['session'] ?? $this->load('getSessionService.php')), ($this->services['app.manager.panier'] ?? $this->load('getApp_Manager_PanierService.php'))), ['login_path' => 'fos_user_security_login', 'always_use_default_target_path' => false, 'default_target_path' => '/', 'target_path_parameter' => '_target_path', 'use_referer' => false], 'main'), $c, ['check_path' => 'fos_user_security_check', 'use_forward' => false, 'require_previous_session' => false, 'username_parameter' => '_username', 'password_parameter' => '_password', 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'post_only' => true], $b, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSecurity_Firewall_Map_Context_MainService.php:34 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->{closure} …
        › yield 1 => ($this->privates['security.context_listener.0'] ?? $this->load('getSecurity_ContextListener_0Service.php'));yield 2 => ($this->privates['security.authentication.listener.form.main'] ?? $this->load('getSecurity_Authentication_Listener_Form_MainService.php'));yield 3 => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->load('getSecurity_Authentication_Listener_Anonymous_MainService.php'));
      }
      /home/promostamt/dev/vendor/symfony/security-http/Firewall.php:78 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    if ($listener instanceof AccessListener) {
      }
      /home/promostamt/dev/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/promostamt/dev/vendor/symfony/security-http/Firewall.php:98 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(GetResponseEvent $event) …
        › if ($event instanceof RequestEvent) {    $this->callListeners($event, $authenticationListeners());} else {
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/twig-bundle/TwigEngine.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', E_USER_DEPRECATED);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTemplatingService.php:11 {
    require …
    › 
    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getCommandeEmailService.php:12 {
    require …
    › 
    › return $this->services['App\\Utils\\Emails\\CommandeEmail'] = new \App\Utils\Emails\CommandeEmail(($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService.php')), ($this->services['templating'] ?? $this->load('getTemplatingService.php')), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('APP_EMAIL_EXPEDITEUR'), $this->getEnv('APP_SITE_NAME'), ($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getProduitStockBalanceManagerService.php:11 {
    require …
    › 
    › return $this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] = new \App\Manager\Boutique\ProduitStockBalanceManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Utils\\Emails\\CommandeEmail'] ?? $this->load('getCommandeEmailService.php')));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getApp_Manager_PanierService.php:11 {
    require …
    › 
    › return $this->services['app.manager.panier'] = new \App\Manager\Boutique\PanierManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app.manager.promotion'] ?? $this->load('getApp_Manager_PromotionService.php')), ($this->services['session'] ?? $this->load('getSessionService.php')), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['app.manager.produit'] ?? $this->load('getApp_Manager_ProduitService.php')), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php')));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSecurity_Authentication_Listener_Form_MainService.php:28 {
    require …
    › 
    › return $this->privates['security.authentication.listener.form.main'] = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \App\Security\LoginHandler(($this->services['router'] ?? $this->getRouterService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->services['session'] ?? $this->load('getSessionService.php')), ($this->services['app.manager.panier'] ?? $this->load('getApp_Manager_PanierService.php'))), ['login_path' => 'fos_user_security_login', 'always_use_default_target_path' => false, 'default_target_path' => '/', 'target_path_parameter' => '_target_path', 'use_referer' => false], 'main'), $c, ['check_path' => 'fos_user_security_check', 'use_forward' => false, 'require_previous_session' => false, 'username_parameter' => '_username', 'password_parameter' => '_password', 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'post_only' => true], $b, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSecurity_Firewall_Map_Context_MainService.php:34 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->{closure} …
    › yield 1 => ($this->privates['security.context_listener.0'] ?? $this->load('getSecurity_ContextListener_0Service.php'));yield 2 => ($this->privates['security.authentication.listener.form.main'] ?? $this->load('getSecurity_Authentication_Listener_Form_MainService.php'));yield 3 => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->load('getSecurity_Authentication_Listener_Anonymous_MainService.php'));
  }
  /home/promostamt/dev/vendor/symfony/security-http/Firewall.php:78 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    if ($listener instanceof AccessListener) {
  }
  /home/promostamt/dev/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/promostamt/dev/vendor/symfony/security-http/Firewall.php:98 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(GetResponseEvent $event) …
    › if ($event instanceof RequestEvent) {    $this->callListeners($event, $authenticationListeners());} else {
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.
[
  "exception" => ErrorException {#1168
    #message: "User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/twig-bridge/TwigEngine.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/twig-bridge/TwigEngine.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/symfony/twig-bundle/TwigEngine.php:31 {
        spl_autoload_call($class_name) …
        ›  */class TwigEngine extends BaseEngine implements EngineInterface{
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTemplatingService.php:11 {
        require …
        › 
        › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getCommandeEmailService.php:12 {
        require …
        › 
        › return $this->services['App\\Utils\\Emails\\CommandeEmail'] = new \App\Utils\Emails\CommandeEmail(($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService.php')), ($this->services['templating'] ?? $this->load('getTemplatingService.php')), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('APP_EMAIL_EXPEDITEUR'), $this->getEnv('APP_SITE_NAME'), ($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getProduitStockBalanceManagerService.php:11 {
        require …
        › 
        › return $this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] = new \App\Manager\Boutique\ProduitStockBalanceManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Utils\\Emails\\CommandeEmail'] ?? $this->load('getCommandeEmailService.php')));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getApp_Manager_PanierService.php:11 {
        require …
        › 
        › return $this->services['app.manager.panier'] = new \App\Manager\Boutique\PanierManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app.manager.promotion'] ?? $this->load('getApp_Manager_PromotionService.php')), ($this->services['session'] ?? $this->load('getSessionService.php')), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['app.manager.produit'] ?? $this->load('getApp_Manager_ProduitService.php')), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php')));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSecurity_Authentication_Listener_Form_MainService.php:28 {
        require …
        › 
        › return $this->privates['security.authentication.listener.form.main'] = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \App\Security\LoginHandler(($this->services['router'] ?? $this->getRouterService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->services['session'] ?? $this->load('getSessionService.php')), ($this->services['app.manager.panier'] ?? $this->load('getApp_Manager_PanierService.php'))), ['login_path' => 'fos_user_security_login', 'always_use_default_target_path' => false, 'default_target_path' => '/', 'target_path_parameter' => '_target_path', 'use_referer' => false], 'main'), $c, ['check_path' => 'fos_user_security_check', 'use_forward' => false, 'require_previous_session' => false, 'username_parameter' => '_username', 'password_parameter' => '_password', 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'post_only' => true], $b, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSecurity_Firewall_Map_Context_MainService.php:34 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->{closure} …
        › yield 1 => ($this->privates['security.context_listener.0'] ?? $this->load('getSecurity_ContextListener_0Service.php'));yield 2 => ($this->privates['security.authentication.listener.form.main'] ?? $this->load('getSecurity_Authentication_Listener_Form_MainService.php'));yield 3 => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->load('getSecurity_Authentication_Listener_Anonymous_MainService.php'));
      }
      /home/promostamt/dev/vendor/symfony/security-http/Firewall.php:78 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    if ($listener instanceof AccessListener) {
      }
      /home/promostamt/dev/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/promostamt/dev/vendor/symfony/security-http/Firewall.php:98 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(GetResponseEvent $event) …
        › if ($event instanceof RequestEvent) {    $this->callListeners($event, $authenticationListeners());} else {
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/twig-bridge/TwigEngine.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', E_USER_DEPRECATED);}
  /home/promostamt/dev/vendor/symfony/twig-bundle/TwigEngine.php:31 {
    spl_autoload_call($class_name) …
    ›  */class TwigEngine extends BaseEngine implements EngineInterface{
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTemplatingService.php:11 {
    require …
    › 
    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getCommandeEmailService.php:12 {
    require …
    › 
    › return $this->services['App\\Utils\\Emails\\CommandeEmail'] = new \App\Utils\Emails\CommandeEmail(($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService.php')), ($this->services['templating'] ?? $this->load('getTemplatingService.php')), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('APP_EMAIL_EXPEDITEUR'), $this->getEnv('APP_SITE_NAME'), ($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getProduitStockBalanceManagerService.php:11 {
    require …
    › 
    › return $this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] = new \App\Manager\Boutique\ProduitStockBalanceManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Utils\\Emails\\CommandeEmail'] ?? $this->load('getCommandeEmailService.php')));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getApp_Manager_PanierService.php:11 {
    require …
    › 
    › return $this->services['app.manager.panier'] = new \App\Manager\Boutique\PanierManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app.manager.promotion'] ?? $this->load('getApp_Manager_PromotionService.php')), ($this->services['session'] ?? $this->load('getSessionService.php')), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['app.manager.produit'] ?? $this->load('getApp_Manager_ProduitService.php')), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php')));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSecurity_Authentication_Listener_Form_MainService.php:28 {
    require …
    › 
    › return $this->privates['security.authentication.listener.form.main'] = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \App\Security\LoginHandler(($this->services['router'] ?? $this->getRouterService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->services['session'] ?? $this->load('getSessionService.php')), ($this->services['app.manager.panier'] ?? $this->load('getApp_Manager_PanierService.php'))), ['login_path' => 'fos_user_security_login', 'always_use_default_target_path' => false, 'default_target_path' => '/', 'target_path_parameter' => '_target_path', 'use_referer' => false], 'main'), $c, ['check_path' => 'fos_user_security_check', 'use_forward' => false, 'require_previous_session' => false, 'username_parameter' => '_username', 'password_parameter' => '_password', 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'post_only' => true], $b, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSecurity_Firewall_Map_Context_MainService.php:34 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->{closure} …
    › yield 1 => ($this->privates['security.context_listener.0'] ?? $this->load('getSecurity_ContextListener_0Service.php'));yield 2 => ($this->privates['security.authentication.listener.form.main'] ?? $this->load('getSecurity_Authentication_Listener_Form_MainService.php'));yield 3 => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->load('getSecurity_Authentication_Listener_Anonymous_MainService.php'));
  }
  /home/promostamt/dev/vendor/symfony/security-http/Firewall.php:78 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    if ($listener instanceof AccessListener) {
  }
  /home/promostamt/dev/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/promostamt/dev/vendor/symfony/security-http/Firewall.php:98 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(GetResponseEvent $event) …
    › if ($event instanceof RequestEvent) {    $this->callListeners($event, $authenticationListeners());} else {
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => ErrorException {#1167
    #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/framework-bundle/Templating/EngineInterface.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('The '.EngineInterface::class.' interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/symfony/twig-bundle/TwigEngine.php:31 {
        spl_autoload_call($class_name) …
        ›  */class TwigEngine extends BaseEngine implements EngineInterface{
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTemplatingService.php:11 {
        require …
        › 
        › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getCommandeEmailService.php:12 {
        require …
        › 
        › return $this->services['App\\Utils\\Emails\\CommandeEmail'] = new \App\Utils\Emails\CommandeEmail(($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService.php')), ($this->services['templating'] ?? $this->load('getTemplatingService.php')), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('APP_EMAIL_EXPEDITEUR'), $this->getEnv('APP_SITE_NAME'), ($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getProduitStockBalanceManagerService.php:11 {
        require …
        › 
        › return $this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] = new \App\Manager\Boutique\ProduitStockBalanceManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Utils\\Emails\\CommandeEmail'] ?? $this->load('getCommandeEmailService.php')));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getApp_Manager_PanierService.php:11 {
        require …
        › 
        › return $this->services['app.manager.panier'] = new \App\Manager\Boutique\PanierManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app.manager.promotion'] ?? $this->load('getApp_Manager_PromotionService.php')), ($this->services['session'] ?? $this->load('getSessionService.php')), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['app.manager.produit'] ?? $this->load('getApp_Manager_ProduitService.php')), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php')));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSecurity_Authentication_Listener_Form_MainService.php:28 {
        require …
        › 
        › return $this->privates['security.authentication.listener.form.main'] = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \App\Security\LoginHandler(($this->services['router'] ?? $this->getRouterService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->services['session'] ?? $this->load('getSessionService.php')), ($this->services['app.manager.panier'] ?? $this->load('getApp_Manager_PanierService.php'))), ['login_path' => 'fos_user_security_login', 'always_use_default_target_path' => false, 'default_target_path' => '/', 'target_path_parameter' => '_target_path', 'use_referer' => false], 'main'), $c, ['check_path' => 'fos_user_security_check', 'use_forward' => false, 'require_previous_session' => false, 'username_parameter' => '_username', 'password_parameter' => '_password', 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'post_only' => true], $b, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSecurity_Firewall_Map_Context_MainService.php:34 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->{closure} …
        › yield 1 => ($this->privates['security.context_listener.0'] ?? $this->load('getSecurity_ContextListener_0Service.php'));yield 2 => ($this->privates['security.authentication.listener.form.main'] ?? $this->load('getSecurity_Authentication_Listener_Form_MainService.php'));yield 3 => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->load('getSecurity_Authentication_Listener_Anonymous_MainService.php'));
      }
      /home/promostamt/dev/vendor/symfony/security-http/Firewall.php:78 {
        Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
        › 
        › foreach ($authenticationListeners as $listener) {    if ($listener instanceof AccessListener) {
      }
      /home/promostamt/dev/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
        Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
        › 
        › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
      }
      /home/promostamt/dev/vendor/symfony/security-http/Firewall.php:98 {
        Symfony\Component\Security\Http\Firewall->onKernelRequest(GetResponseEvent $event) …
        › if ($event instanceof RequestEvent) {    $this->callListeners($event, $authenticationListeners());} else {
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('The '.EngineInterface::class.' interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
  /home/promostamt/dev/vendor/symfony/twig-bundle/TwigEngine.php:31 {
    spl_autoload_call($class_name) …
    ›  */class TwigEngine extends BaseEngine implements EngineInterface{
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTemplatingService.php:11 {
    require …
    › 
    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getCommandeEmailService.php:12 {
    require …
    › 
    › return $this->services['App\\Utils\\Emails\\CommandeEmail'] = new \App\Utils\Emails\CommandeEmail(($this->services['swiftmailer.mailer.default'] ?? $this->load('getSwiftmailer_Mailer_DefaultService.php')), ($this->services['templating'] ?? $this->load('getTemplatingService.php')), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $this->getEnv('APP_EMAIL_EXPEDITEUR'), $this->getEnv('APP_SITE_NAME'), ($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getProduitStockBalanceManagerService.php:11 {
    require …
    › 
    › return $this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] = new \App\Manager\Boutique\ProduitStockBalanceManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Utils\\Emails\\CommandeEmail'] ?? $this->load('getCommandeEmailService.php')));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getApp_Manager_PanierService.php:11 {
    require …
    › 
    › return $this->services['app.manager.panier'] = new \App\Manager\Boutique\PanierManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['app.manager.promotion'] ?? $this->load('getApp_Manager_PromotionService.php')), ($this->services['session'] ?? $this->load('getSessionService.php')), ($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['app.manager.produit'] ?? $this->load('getApp_Manager_ProduitService.php')), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php')));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSecurity_Authentication_Listener_Form_MainService.php:28 {
    require …
    › 
    › return $this->privates['security.authentication.listener.form.main'] = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener(($this->services['security.token_storage'] ?? $this->getSecurity_TokenStorageService()), ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService()), ($this->privates['security.authentication.session_strategy'] ?? ($this->privates['security.authentication.session_strategy'] = new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate'))), $a, 'main', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \App\Security\LoginHandler(($this->services['router'] ?? $this->getRouterService()), ($this->services['security.authorization_checker'] ?? $this->getSecurity_AuthorizationCheckerService()), ($this->services['session'] ?? $this->load('getSessionService.php')), ($this->services['app.manager.panier'] ?? $this->load('getApp_Manager_PanierService.php'))), ['login_path' => 'fos_user_security_login', 'always_use_default_target_path' => false, 'default_target_path' => '/', 'target_path_parameter' => '_target_path', 'use_referer' => false], 'main'), $c, ['check_path' => 'fos_user_security_check', 'use_forward' => false, 'require_previous_session' => false, 'username_parameter' => '_username', 'password_parameter' => '_password', 'csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'authenticate', 'post_only' => true], $b, ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getSecurity_Firewall_Map_Context_MainService.php:34 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->{closure} …
    › yield 1 => ($this->privates['security.context_listener.0'] ?? $this->load('getSecurity_ContextListener_0Service.php'));yield 2 => ($this->privates['security.authentication.listener.form.main'] ?? $this->load('getSecurity_Authentication_Listener_Form_MainService.php'));yield 3 => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->load('getSecurity_Authentication_Listener_Anonymous_MainService.php'));
  }
  /home/promostamt/dev/vendor/symfony/security-http/Firewall.php:78 {
    Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
    › 
    › foreach ($authenticationListeners as $listener) {    if ($listener instanceof AccessListener) {
  }
  /home/promostamt/dev/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:39 {
    Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
    › 
    › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
  }
  /home/promostamt/dev/vendor/symfony/security-http/Firewall.php:98 {
    Symfony\Component\Security\Http\Firewall->onKernelRequest(GetResponseEvent $event) …
    › if ($event instanceof RequestEvent) {    $this->callListeners($event, $authenticationListeners());} else {
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php (2 times) User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity.
[
  "exception" => ErrorException {#1829
    #message: "User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity."
    #code: 0
    #file: "/home/promostamt/dev/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php"
    #line: 314
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:314 {
        Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->getOptions(ParamConverter $configuration, $strict = true) …
        › if (isset($passedOptions['repository_method'])) {    @trigger_error('The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity.', E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:298 {
        Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->supports(ParamConverter $configuration) …
        › 
        › $options = $this->getOptions($configuration, false);}
      /home/promostamt/dev/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php:91 {
        Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->applyConverter(Request $request, ParamConverter $configuration) …
        › foreach ($this->all() as $converter) {    if ($converter->supports($configuration)) {        if ($converter->apply($request, $configuration)) {
      }
      /home/promostamt/dev/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php:48 {
        Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->apply(Request $request, $configurations) …
        › foreach ($configurations as $configuration) {    $this->applyConverter($request, $configuration);}
      }
      /home/promostamt/dev/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:78 {
        Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
        › 
        ›     $this->manager->apply($request, $configurations);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:146 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:314 {
    Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->getOptions(ParamConverter $configuration, $strict = true) …
    › if (isset($passedOptions['repository_method'])) {    @trigger_error('The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity.', E_USER_DEPRECATED);}
  }
  /home/promostamt/dev/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:298 {
    Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->supports(ParamConverter $configuration) …
    › 
    › $options = $this->getOptions($configuration, false);}
  /home/promostamt/dev/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php:91 {
    Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->applyConverter(Request $request, ParamConverter $configuration) …
    › foreach ($this->all() as $converter) {    if ($converter->supports($configuration)) {        if ($converter->apply($request, $configuration)) {
  }
  /home/promostamt/dev/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php:48 {
    Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->apply(Request $request, $configurations) …
    › foreach ($configurations as $configuration) {    $this->applyConverter($request, $configuration);}
  }
  /home/promostamt/dev/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:78 {
    Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
    › 
    ›     $this->manager->apply($request, $configurations);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:146 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php (2 times) User Deprecated: The map_method_signature option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity.
[
  "exception" => ErrorException {#1825
    #message: "User Deprecated: The map_method_signature option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity."
    #code: 0
    #file: "/home/promostamt/dev/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php"
    #line: 318
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:318 {
        Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->getOptions(ParamConverter $configuration, $strict = true) …
        › if (isset($passedOptions['map_method_signature'])) {    @trigger_error('The map_method_signature option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity.', E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:298 {
        Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->supports(ParamConverter $configuration) …
        › 
        › $options = $this->getOptions($configuration, false);}
      /home/promostamt/dev/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php:91 {
        Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->applyConverter(Request $request, ParamConverter $configuration) …
        › foreach ($this->all() as $converter) {    if ($converter->supports($configuration)) {        if ($converter->apply($request, $configuration)) {
      }
      /home/promostamt/dev/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php:48 {
        Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->apply(Request $request, $configurations) …
        › foreach ($configurations as $configuration) {    $this->applyConverter($request, $configuration);}
      }
      /home/promostamt/dev/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:78 {
        Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
        › 
        ›     $this->manager->apply($request, $configurations);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:146 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:318 {
    Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->getOptions(ParamConverter $configuration, $strict = true) …
    › if (isset($passedOptions['map_method_signature'])) {    @trigger_error('The map_method_signature option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity.', E_USER_DEPRECATED);}
  }
  /home/promostamt/dev/vendor/sensio/framework-extra-bundle/Request/ParamConverter/DoctrineParamConverter.php:298 {
    Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->supports(ParamConverter $configuration) …
    › 
    › $options = $this->getOptions($configuration, false);}
  /home/promostamt/dev/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php:91 {
    Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->applyConverter(Request $request, ParamConverter $configuration) …
    › foreach ($this->all() as $converter) {    if ($converter->supports($configuration)) {        if ($converter->apply($request, $configuration)) {
  }
  /home/promostamt/dev/vendor/sensio/framework-extra-bundle/Request/ParamConverter/ParamConverterManager.php:48 {
    Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->apply(Request $request, $configurations) …
    › foreach ($configurations as $configuration) {    $this->applyConverter($request, $configuration);}
  }
  /home/promostamt/dev/vendor/sensio/framework-extra-bundle/EventListener/ParamConverterListener.php:78 {
    Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
    › 
    ›     $this->manager->apply($request, $configurations);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:146 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php (4 times) User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => ErrorException {#1945
    #message: "User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php"
    #line: 231
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231 {
        Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
        › if ($this->container->has('templating')) {    @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
      /home/promostamt/dev/src/Controller/AccueilController.php:53 {
        App\Controller\AccueilController->index(PageAccueil $pageAccueil, PageAccueilRepository $pageAccueilRepository, LienBlocPageAccueilRepository $lienBlocPageAccueilRepository, LienDiaporamaPageAccueilRepository $lienDiaporamaPageAccueilRepository): Response …
        ›     'lienBlocPageAccueils'      => $lienBlocPageAccueils,    'page'                      => $pageAccueil]);
        arguments: {
          $view: "accueil/detail.html.twig"
          $parameters: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);arguments: {
          $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
          $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
          $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
          $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231 {
    Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
    › if ($this->container->has('templating')) {    @trigger_error('Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
  /home/promostamt/dev/src/Controller/AccueilController.php:53 {
    App\Controller\AccueilController->index(PageAccueil $pageAccueil, PageAccueilRepository $pageAccueilRepository, LienBlocPageAccueilRepository $lienBlocPageAccueilRepository, LienDiaporamaPageAccueilRepository $lienDiaporamaPageAccueilRepository): Response …
    ›     'lienBlocPageAccueils'      => $lienBlocPageAccueils,    'page'                      => $pageAccueil]);
    arguments: {
      $view: "accueil/detail.html.twig"
      $parameters: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);arguments: {
      $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
      $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
      $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
      $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: The "Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\MimeTypes" instead.
[
  "exception" => ErrorException {#15052
    #message: "User Deprecated: The "Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\MimeTypes" instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php"
    #line: 18
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php:18 {
        include_once …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.3, use "%s" instead.', MimeTypeGuesser::class, MimeTypes::class), E_USER_DEPRECATED);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_MimeTypeGuesserService.php:10 {
        require …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesserInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php';}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Binary_MimeTypeGuesserService.php:12 {
        require …
        › 
        › return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(($this->privates['liip_imagine.mime_type_guesser'] ?? $this->load('getLiipImagine_MimeTypeGuesserService.php')));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Data_ManagerService.php:11 {
        require …
        › 
        › $this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->load('getLiipImagine_Binary_MimeTypeGuesserService.php')), ($this->privates['liip_imagine.extension_guesser'] ?? $this->load('getLiipImagine_ExtensionGuesserService.php')), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), 'default', NULL);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Service_FilterService.php:11 {
        require …
        › 
        › return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->load('getLiipImagine_Data_ManagerService.php')), ($this->services['liip_imagine.filter.manager'] ?? $this->load('getLiipImagine_Filter_ManagerService.php')), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getApp_TwigRuntimeService.php:11 {
        require …
        › 
        › return $this->privates['app.twig_runtime'] = new \App\Twig\AppRuntime(($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()), ($this->privates['liip_imagine.service.filter'] ?? $this->load('getLiipImagine_Service_FilterService.php')), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['app.manager.categorie'] ?? $this->load('getApp_Manager_CategorieService.php')), ($this->privates['app.manager.produit'] ?? $this->load('getApp_Manager_ProduitService.php')), 'fr', 'fr', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php')));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:450 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /home/promostamt/dev/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php:36 {
        Twig\RuntimeLoader\ContainerRuntimeLoader->load($class) …
        › if ($this->container->has($class)) {    return $this->container->get($class);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Environment.php:692 {
        Twig\Environment->getRuntime($class) …
        › foreach ($this->runtimeLoaders as $loader) {    if (null !== $runtime = $loader->load($class)) {        return $this->runtimes[$class] = $runtime;
      }
      /home/promostamt/dev/var/cache/dev/twig/5a/5a7adea3db28b8bcf1a77922b0d80a510c6329f9cc00b15f783f3ff53d5c45d8.php:79 {
        __TwigTemplate_1d1745b568c91b9c513e70a80f48da5ae7c84e0109b865fb00166dddfb2ffec0->doDisplay(array $context, array $blocks = []) …
        › echo "                    ";$context["image"] = $this->env->getRuntime('App\Twig\AppRuntime')->sonataMedia(twig_get_attribute($this->env, $this->source, (isset($context["diaporama"]) || array_key_exists("diaporama", $context) ? $context["diaporama"] : (function () { throw new RuntimeError('Variable "diaporama" does not exist.', 9, $this->source); })()), "image", [], "any", false, false, false, 9), "1903_750_thumbnail");// line 10
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:89 {
        __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->block_body_content($context, array $blocks = []) …
        › echo "    ";$this->loadTemplate("bloc/diaporama.html.twig", "accueil/detail.html.twig", 6)->display(twig_array_merge($context, ["lienDiaporamas" => (isset($context["lienDiaporamaPageAccueils"]) || array_key_exists("lienDiaporamaPageAccueils", $context) ? $context["lienDiaporamaPageAccueils"] : (function () { throw new RuntimeError('Variable "lienDiaporamaPageAccueils" does not exist.', 6, $this->source); })())]));// line 7
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
        Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
        › try {    $template->$block($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/c5/c53a86866606c8d5c281cfcff895e054361e12b556eb295877618b5c5043d637.php:460 {
        __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->block_body($context, array $blocks = []) …
        › echo "            ";$this->displayBlock('body_content', $context, $blocks);// line 109
        arguments: {
          $name: "body_content"
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
        Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
        › try {    $template->$block($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/templates/layout.html.twig:80 {
        __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->doDisplay(array $context, array $blocks = []) …
        › <body{% if block('bodyClass') is defined %} class="{{ block('bodyClass') }}"{% endif %}>    {% block body %}        <div id="preloader">
        arguments: {
          $name: "body"
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:49 {
        __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->doDisplay(array $context, array $blocks = []) …
        › $this->parent = $this->loadTemplate("layout.html.twig", "accueil/detail.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/twig-bridge/TwigEngine.php:54 {
        Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
        › {    return $this->load($name)->render($parameters);}
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {
        Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
        › 
        ›     $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
        arguments: {
          $name: "accueil/detail.html.twig"
          $parameters: [ …3]
        }
      }
      /home/promostamt/dev/src/Controller/AccueilController.php:53 {
        App\Controller\AccueilController->index(PageAccueil $pageAccueil, PageAccueilRepository $pageAccueilRepository, LienBlocPageAccueilRepository $lienBlocPageAccueilRepository, LienDiaporamaPageAccueilRepository $lienDiaporamaPageAccueilRepository): Response …
        ›     'lienBlocPageAccueils'      => $lienBlocPageAccueils,    'page'                      => $pageAccueil]);
        arguments: {
          $view: "accueil/detail.html.twig"
          $parameters: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);arguments: {
          $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
          $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
          $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
          $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php:18 {
    include_once …
    › 
    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.3, use "%s" instead.', MimeTypeGuesser::class, MimeTypes::class), E_USER_DEPRECATED);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_MimeTypeGuesserService.php:10 {
    require …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesserInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php';}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Binary_MimeTypeGuesserService.php:12 {
    require …
    › 
    › return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(($this->privates['liip_imagine.mime_type_guesser'] ?? $this->load('getLiipImagine_MimeTypeGuesserService.php')));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Data_ManagerService.php:11 {
    require …
    › 
    › $this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->load('getLiipImagine_Binary_MimeTypeGuesserService.php')), ($this->privates['liip_imagine.extension_guesser'] ?? $this->load('getLiipImagine_ExtensionGuesserService.php')), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), 'default', NULL);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Service_FilterService.php:11 {
    require …
    › 
    › return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->load('getLiipImagine_Data_ManagerService.php')), ($this->services['liip_imagine.filter.manager'] ?? $this->load('getLiipImagine_Filter_ManagerService.php')), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getApp_TwigRuntimeService.php:11 {
    require …
    › 
    › return $this->privates['app.twig_runtime'] = new \App\Twig\AppRuntime(($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()), ($this->privates['liip_imagine.service.filter'] ?? $this->load('getLiipImagine_Service_FilterService.php')), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['app.manager.categorie'] ?? $this->load('getApp_Manager_CategorieService.php')), ($this->privates['app.manager.produit'] ?? $this->load('getApp_Manager_ProduitService.php')), 'fr', 'fr', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php')));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:450 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /home/promostamt/dev/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /home/promostamt/dev/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php:36 {
    Twig\RuntimeLoader\ContainerRuntimeLoader->load($class) …
    › if ($this->container->has($class)) {    return $this->container->get($class);}
  }
  /home/promostamt/dev/vendor/twig/twig/src/Environment.php:692 {
    Twig\Environment->getRuntime($class) …
    › foreach ($this->runtimeLoaders as $loader) {    if (null !== $runtime = $loader->load($class)) {        return $this->runtimes[$class] = $runtime;
  }
  /home/promostamt/dev/var/cache/dev/twig/5a/5a7adea3db28b8bcf1a77922b0d80a510c6329f9cc00b15f783f3ff53d5c45d8.php:79 {
    __TwigTemplate_1d1745b568c91b9c513e70a80f48da5ae7c84e0109b865fb00166dddfb2ffec0->doDisplay(array $context, array $blocks = []) …
    › echo "                    ";$context["image"] = $this->env->getRuntime('App\Twig\AppRuntime')->sonataMedia(twig_get_attribute($this->env, $this->source, (isset($context["diaporama"]) || array_key_exists("diaporama", $context) ? $context["diaporama"] : (function () { throw new RuntimeError('Variable "diaporama" does not exist.', 9, $this->source); })()), "image", [], "any", false, false, false, 9), "1903_750_thumbnail");// line 10
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:89 {
    __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->block_body_content($context, array $blocks = []) …
    › echo "    ";$this->loadTemplate("bloc/diaporama.html.twig", "accueil/detail.html.twig", 6)->display(twig_array_merge($context, ["lienDiaporamas" => (isset($context["lienDiaporamaPageAccueils"]) || array_key_exists("lienDiaporamaPageAccueils", $context) ? $context["lienDiaporamaPageAccueils"] : (function () { throw new RuntimeError('Variable "lienDiaporamaPageAccueils" does not exist.', 6, $this->source); })())]));// line 7
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
    Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
    › try {    $template->$block($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/c5/c53a86866606c8d5c281cfcff895e054361e12b556eb295877618b5c5043d637.php:460 {
    __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->block_body($context, array $blocks = []) …
    › echo "            ";$this->displayBlock('body_content', $context, $blocks);// line 109
    arguments: {
      $name: "body_content"
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
    Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
    › try {    $template->$block($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/templates/layout.html.twig:80 {
    __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->doDisplay(array $context, array $blocks = []) …
    › <body{% if block('bodyClass') is defined %} class="{{ block('bodyClass') }}"{% endif %}>    {% block body %}        <div id="preloader">
    arguments: {
      $name: "body"
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:49 {
    __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->doDisplay(array $context, array $blocks = []) …
    › $this->parent = $this->loadTemplate("layout.html.twig", "accueil/detail.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/twig-bridge/TwigEngine.php:54 {
    Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
    › {    return $this->load($name)->render($parameters);}
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {
    Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
    › 
    ›     $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
    arguments: {
      $name: "accueil/detail.html.twig"
      $parameters: [ …3]
    }
  }
  /home/promostamt/dev/src/Controller/AccueilController.php:53 {
    App\Controller\AccueilController->index(PageAccueil $pageAccueil, PageAccueilRepository $pageAccueilRepository, LienBlocPageAccueilRepository $lienBlocPageAccueilRepository, LienDiaporamaPageAccueilRepository $lienDiaporamaPageAccueilRepository): Response …
    ›     'lienBlocPageAccueils'      => $lienBlocPageAccueils,    'page'                      => $pageAccueil]);
    arguments: {
      $view: "accueil/detail.html.twig"
      $parameters: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);arguments: {
      $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
      $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
      $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
      $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: The "Symfony\Component\HttpFoundation\File\MimeType\FileBinaryMimeTypeGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\FileBinaryMimeTypeGuesser" instead.
[
  "exception" => ErrorException {#15054
    #message: "User Deprecated: The "Symfony\Component\HttpFoundation\File\MimeType\FileBinaryMimeTypeGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\FileBinaryMimeTypeGuesser" instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/FileBinaryMimeTypeGuesser.php"
    #line: 18
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/FileBinaryMimeTypeGuesser.php:18 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.3, use "%s" instead.', FileBinaryMimeTypeGuesser::class, NewFileBinaryMimeTypeGuesser::class), E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php:86 {
        Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser->__construct() …
        › {    $this->register(new FileBinaryMimeTypeGuesser());    $this->register(new FileinfoMimeTypeGuesser());
      }
      /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php:67 {
        Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser::getInstance() …
        › if (null === self::$instance) {    self::$instance = new self();}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_MimeTypeGuesserService.php:12 {
        require …
        › 
        › return $this->privates['liip_imagine.mime_type_guesser'] = \Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser::getInstance();}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Binary_MimeTypeGuesserService.php:12 {
        require …
        › 
        › return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(($this->privates['liip_imagine.mime_type_guesser'] ?? $this->load('getLiipImagine_MimeTypeGuesserService.php')));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Data_ManagerService.php:11 {
        require …
        › 
        › $this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->load('getLiipImagine_Binary_MimeTypeGuesserService.php')), ($this->privates['liip_imagine.extension_guesser'] ?? $this->load('getLiipImagine_ExtensionGuesserService.php')), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), 'default', NULL);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Service_FilterService.php:11 {
        require …
        › 
        › return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->load('getLiipImagine_Data_ManagerService.php')), ($this->services['liip_imagine.filter.manager'] ?? $this->load('getLiipImagine_Filter_ManagerService.php')), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getApp_TwigRuntimeService.php:11 {
        require …
        › 
        › return $this->privates['app.twig_runtime'] = new \App\Twig\AppRuntime(($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()), ($this->privates['liip_imagine.service.filter'] ?? $this->load('getLiipImagine_Service_FilterService.php')), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['app.manager.categorie'] ?? $this->load('getApp_Manager_CategorieService.php')), ($this->privates['app.manager.produit'] ?? $this->load('getApp_Manager_ProduitService.php')), 'fr', 'fr', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php')));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:450 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /home/promostamt/dev/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php:36 {
        Twig\RuntimeLoader\ContainerRuntimeLoader->load($class) …
        › if ($this->container->has($class)) {    return $this->container->get($class);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Environment.php:692 {
        Twig\Environment->getRuntime($class) …
        › foreach ($this->runtimeLoaders as $loader) {    if (null !== $runtime = $loader->load($class)) {        return $this->runtimes[$class] = $runtime;
      }
      /home/promostamt/dev/var/cache/dev/twig/5a/5a7adea3db28b8bcf1a77922b0d80a510c6329f9cc00b15f783f3ff53d5c45d8.php:79 {
        __TwigTemplate_1d1745b568c91b9c513e70a80f48da5ae7c84e0109b865fb00166dddfb2ffec0->doDisplay(array $context, array $blocks = []) …
        › echo "                    ";$context["image"] = $this->env->getRuntime('App\Twig\AppRuntime')->sonataMedia(twig_get_attribute($this->env, $this->source, (isset($context["diaporama"]) || array_key_exists("diaporama", $context) ? $context["diaporama"] : (function () { throw new RuntimeError('Variable "diaporama" does not exist.', 9, $this->source); })()), "image", [], "any", false, false, false, 9), "1903_750_thumbnail");// line 10
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:89 {
        __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->block_body_content($context, array $blocks = []) …
        › echo "    ";$this->loadTemplate("bloc/diaporama.html.twig", "accueil/detail.html.twig", 6)->display(twig_array_merge($context, ["lienDiaporamas" => (isset($context["lienDiaporamaPageAccueils"]) || array_key_exists("lienDiaporamaPageAccueils", $context) ? $context["lienDiaporamaPageAccueils"] : (function () { throw new RuntimeError('Variable "lienDiaporamaPageAccueils" does not exist.', 6, $this->source); })())]));// line 7
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
        Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
        › try {    $template->$block($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/c5/c53a86866606c8d5c281cfcff895e054361e12b556eb295877618b5c5043d637.php:460 {
        __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->block_body($context, array $blocks = []) …
        › echo "            ";$this->displayBlock('body_content', $context, $blocks);// line 109
        arguments: {
          $name: "body_content"
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
        Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
        › try {    $template->$block($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/templates/layout.html.twig:80 {
        __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->doDisplay(array $context, array $blocks = []) …
        › <body{% if block('bodyClass') is defined %} class="{{ block('bodyClass') }}"{% endif %}>    {% block body %}        <div id="preloader">
        arguments: {
          $name: "body"
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:49 {
        __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->doDisplay(array $context, array $blocks = []) …
        › $this->parent = $this->loadTemplate("layout.html.twig", "accueil/detail.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/twig-bridge/TwigEngine.php:54 {
        Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
        › {    return $this->load($name)->render($parameters);}
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {
        Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
        › 
        ›     $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
        arguments: {
          $name: "accueil/detail.html.twig"
          $parameters: [ …3]
        }
      }
      /home/promostamt/dev/src/Controller/AccueilController.php:53 {
        App\Controller\AccueilController->index(PageAccueil $pageAccueil, PageAccueilRepository $pageAccueilRepository, LienBlocPageAccueilRepository $lienBlocPageAccueilRepository, LienDiaporamaPageAccueilRepository $lienDiaporamaPageAccueilRepository): Response …
        ›     'lienBlocPageAccueils'      => $lienBlocPageAccueils,    'page'                      => $pageAccueil]);
        arguments: {
          $view: "accueil/detail.html.twig"
          $parameters: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);arguments: {
          $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
          $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
          $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
          $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/FileBinaryMimeTypeGuesser.php:18 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.3, use "%s" instead.', FileBinaryMimeTypeGuesser::class, NewFileBinaryMimeTypeGuesser::class), E_USER_DEPRECATED);}
  /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php:86 {
    Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser->__construct() …
    › {    $this->register(new FileBinaryMimeTypeGuesser());    $this->register(new FileinfoMimeTypeGuesser());
  }
  /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php:67 {
    Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser::getInstance() …
    › if (null === self::$instance) {    self::$instance = new self();}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_MimeTypeGuesserService.php:12 {
    require …
    › 
    › return $this->privates['liip_imagine.mime_type_guesser'] = \Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser::getInstance();}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Binary_MimeTypeGuesserService.php:12 {
    require …
    › 
    › return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(($this->privates['liip_imagine.mime_type_guesser'] ?? $this->load('getLiipImagine_MimeTypeGuesserService.php')));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Data_ManagerService.php:11 {
    require …
    › 
    › $this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->load('getLiipImagine_Binary_MimeTypeGuesserService.php')), ($this->privates['liip_imagine.extension_guesser'] ?? $this->load('getLiipImagine_ExtensionGuesserService.php')), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), 'default', NULL);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Service_FilterService.php:11 {
    require …
    › 
    › return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->load('getLiipImagine_Data_ManagerService.php')), ($this->services['liip_imagine.filter.manager'] ?? $this->load('getLiipImagine_Filter_ManagerService.php')), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getApp_TwigRuntimeService.php:11 {
    require …
    › 
    › return $this->privates['app.twig_runtime'] = new \App\Twig\AppRuntime(($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()), ($this->privates['liip_imagine.service.filter'] ?? $this->load('getLiipImagine_Service_FilterService.php')), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['app.manager.categorie'] ?? $this->load('getApp_Manager_CategorieService.php')), ($this->privates['app.manager.produit'] ?? $this->load('getApp_Manager_ProduitService.php')), 'fr', 'fr', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php')));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:450 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /home/promostamt/dev/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /home/promostamt/dev/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php:36 {
    Twig\RuntimeLoader\ContainerRuntimeLoader->load($class) …
    › if ($this->container->has($class)) {    return $this->container->get($class);}
  }
  /home/promostamt/dev/vendor/twig/twig/src/Environment.php:692 {
    Twig\Environment->getRuntime($class) …
    › foreach ($this->runtimeLoaders as $loader) {    if (null !== $runtime = $loader->load($class)) {        return $this->runtimes[$class] = $runtime;
  }
  /home/promostamt/dev/var/cache/dev/twig/5a/5a7adea3db28b8bcf1a77922b0d80a510c6329f9cc00b15f783f3ff53d5c45d8.php:79 {
    __TwigTemplate_1d1745b568c91b9c513e70a80f48da5ae7c84e0109b865fb00166dddfb2ffec0->doDisplay(array $context, array $blocks = []) …
    › echo "                    ";$context["image"] = $this->env->getRuntime('App\Twig\AppRuntime')->sonataMedia(twig_get_attribute($this->env, $this->source, (isset($context["diaporama"]) || array_key_exists("diaporama", $context) ? $context["diaporama"] : (function () { throw new RuntimeError('Variable "diaporama" does not exist.', 9, $this->source); })()), "image", [], "any", false, false, false, 9), "1903_750_thumbnail");// line 10
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:89 {
    __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->block_body_content($context, array $blocks = []) …
    › echo "    ";$this->loadTemplate("bloc/diaporama.html.twig", "accueil/detail.html.twig", 6)->display(twig_array_merge($context, ["lienDiaporamas" => (isset($context["lienDiaporamaPageAccueils"]) || array_key_exists("lienDiaporamaPageAccueils", $context) ? $context["lienDiaporamaPageAccueils"] : (function () { throw new RuntimeError('Variable "lienDiaporamaPageAccueils" does not exist.', 6, $this->source); })())]));// line 7
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
    Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
    › try {    $template->$block($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/c5/c53a86866606c8d5c281cfcff895e054361e12b556eb295877618b5c5043d637.php:460 {
    __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->block_body($context, array $blocks = []) …
    › echo "            ";$this->displayBlock('body_content', $context, $blocks);// line 109
    arguments: {
      $name: "body_content"
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
    Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
    › try {    $template->$block($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/templates/layout.html.twig:80 {
    __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->doDisplay(array $context, array $blocks = []) …
    › <body{% if block('bodyClass') is defined %} class="{{ block('bodyClass') }}"{% endif %}>    {% block body %}        <div id="preloader">
    arguments: {
      $name: "body"
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:49 {
    __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->doDisplay(array $context, array $blocks = []) …
    › $this->parent = $this->loadTemplate("layout.html.twig", "accueil/detail.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/twig-bridge/TwigEngine.php:54 {
    Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
    › {    return $this->load($name)->render($parameters);}
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {
    Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
    › 
    ›     $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
    arguments: {
      $name: "accueil/detail.html.twig"
      $parameters: [ …3]
    }
  }
  /home/promostamt/dev/src/Controller/AccueilController.php:53 {
    App\Controller\AccueilController->index(PageAccueil $pageAccueil, PageAccueilRepository $pageAccueilRepository, LienBlocPageAccueilRepository $lienBlocPageAccueilRepository, LienDiaporamaPageAccueilRepository $lienDiaporamaPageAccueilRepository): Response …
    ›     'lienBlocPageAccueils'      => $lienBlocPageAccueils,    'page'                      => $pageAccueil]);
    arguments: {
      $view: "accueil/detail.html.twig"
      $parameters: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);arguments: {
      $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
      $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
      $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
      $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: The "Symfony\Component\HttpFoundation\File\MimeType\FileinfoMimeTypeGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\FileinfoMimeTypeGuesser" instead.
[
  "exception" => ErrorException {#15056
    #message: "User Deprecated: The "Symfony\Component\HttpFoundation\File\MimeType\FileinfoMimeTypeGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\FileinfoMimeTypeGuesser" instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/FileinfoMimeTypeGuesser.php"
    #line: 18
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/FileinfoMimeTypeGuesser.php:18 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.3, use "%s" instead.', FileinfoMimeTypeGuesser::class, NewFileinfoMimeTypeGuesser::class), E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php:87 {
        Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser->__construct() …
        ›     $this->register(new FileBinaryMimeTypeGuesser());    $this->register(new FileinfoMimeTypeGuesser());}
      }
      /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php:67 {
        Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser::getInstance() …
        › if (null === self::$instance) {    self::$instance = new self();}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_MimeTypeGuesserService.php:12 {
        require …
        › 
        › return $this->privates['liip_imagine.mime_type_guesser'] = \Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser::getInstance();}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Binary_MimeTypeGuesserService.php:12 {
        require …
        › 
        › return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(($this->privates['liip_imagine.mime_type_guesser'] ?? $this->load('getLiipImagine_MimeTypeGuesserService.php')));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Data_ManagerService.php:11 {
        require …
        › 
        › $this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->load('getLiipImagine_Binary_MimeTypeGuesserService.php')), ($this->privates['liip_imagine.extension_guesser'] ?? $this->load('getLiipImagine_ExtensionGuesserService.php')), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), 'default', NULL);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Service_FilterService.php:11 {
        require …
        › 
        › return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->load('getLiipImagine_Data_ManagerService.php')), ($this->services['liip_imagine.filter.manager'] ?? $this->load('getLiipImagine_Filter_ManagerService.php')), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getApp_TwigRuntimeService.php:11 {
        require …
        › 
        › return $this->privates['app.twig_runtime'] = new \App\Twig\AppRuntime(($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()), ($this->privates['liip_imagine.service.filter'] ?? $this->load('getLiipImagine_Service_FilterService.php')), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['app.manager.categorie'] ?? $this->load('getApp_Manager_CategorieService.php')), ($this->privates['app.manager.produit'] ?? $this->load('getApp_Manager_ProduitService.php')), 'fr', 'fr', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php')));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:450 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /home/promostamt/dev/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php:36 {
        Twig\RuntimeLoader\ContainerRuntimeLoader->load($class) …
        › if ($this->container->has($class)) {    return $this->container->get($class);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Environment.php:692 {
        Twig\Environment->getRuntime($class) …
        › foreach ($this->runtimeLoaders as $loader) {    if (null !== $runtime = $loader->load($class)) {        return $this->runtimes[$class] = $runtime;
      }
      /home/promostamt/dev/var/cache/dev/twig/5a/5a7adea3db28b8bcf1a77922b0d80a510c6329f9cc00b15f783f3ff53d5c45d8.php:79 {
        __TwigTemplate_1d1745b568c91b9c513e70a80f48da5ae7c84e0109b865fb00166dddfb2ffec0->doDisplay(array $context, array $blocks = []) …
        › echo "                    ";$context["image"] = $this->env->getRuntime('App\Twig\AppRuntime')->sonataMedia(twig_get_attribute($this->env, $this->source, (isset($context["diaporama"]) || array_key_exists("diaporama", $context) ? $context["diaporama"] : (function () { throw new RuntimeError('Variable "diaporama" does not exist.', 9, $this->source); })()), "image", [], "any", false, false, false, 9), "1903_750_thumbnail");// line 10
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:89 {
        __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->block_body_content($context, array $blocks = []) …
        › echo "    ";$this->loadTemplate("bloc/diaporama.html.twig", "accueil/detail.html.twig", 6)->display(twig_array_merge($context, ["lienDiaporamas" => (isset($context["lienDiaporamaPageAccueils"]) || array_key_exists("lienDiaporamaPageAccueils", $context) ? $context["lienDiaporamaPageAccueils"] : (function () { throw new RuntimeError('Variable "lienDiaporamaPageAccueils" does not exist.', 6, $this->source); })())]));// line 7
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
        Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
        › try {    $template->$block($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/c5/c53a86866606c8d5c281cfcff895e054361e12b556eb295877618b5c5043d637.php:460 {
        __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->block_body($context, array $blocks = []) …
        › echo "            ";$this->displayBlock('body_content', $context, $blocks);// line 109
        arguments: {
          $name: "body_content"
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
        Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
        › try {    $template->$block($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/templates/layout.html.twig:80 {
        __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->doDisplay(array $context, array $blocks = []) …
        › <body{% if block('bodyClass') is defined %} class="{{ block('bodyClass') }}"{% endif %}>    {% block body %}        <div id="preloader">
        arguments: {
          $name: "body"
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:49 {
        __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->doDisplay(array $context, array $blocks = []) …
        › $this->parent = $this->loadTemplate("layout.html.twig", "accueil/detail.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/twig-bridge/TwigEngine.php:54 {
        Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
        › {    return $this->load($name)->render($parameters);}
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {
        Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
        › 
        ›     $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
        arguments: {
          $name: "accueil/detail.html.twig"
          $parameters: [ …3]
        }
      }
      /home/promostamt/dev/src/Controller/AccueilController.php:53 {
        App\Controller\AccueilController->index(PageAccueil $pageAccueil, PageAccueilRepository $pageAccueilRepository, LienBlocPageAccueilRepository $lienBlocPageAccueilRepository, LienDiaporamaPageAccueilRepository $lienDiaporamaPageAccueilRepository): Response …
        ›     'lienBlocPageAccueils'      => $lienBlocPageAccueils,    'page'                      => $pageAccueil]);
        arguments: {
          $view: "accueil/detail.html.twig"
          $parameters: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);arguments: {
          $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
          $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
          $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
          $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/FileinfoMimeTypeGuesser.php:18 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.3, use "%s" instead.', FileinfoMimeTypeGuesser::class, NewFileinfoMimeTypeGuesser::class), E_USER_DEPRECATED);}
  /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php:87 {
    Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser->__construct() …
    ›     $this->register(new FileBinaryMimeTypeGuesser());    $this->register(new FileinfoMimeTypeGuesser());}
  }
  /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php:67 {
    Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser::getInstance() …
    › if (null === self::$instance) {    self::$instance = new self();}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_MimeTypeGuesserService.php:12 {
    require …
    › 
    › return $this->privates['liip_imagine.mime_type_guesser'] = \Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser::getInstance();}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Binary_MimeTypeGuesserService.php:12 {
    require …
    › 
    › return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(($this->privates['liip_imagine.mime_type_guesser'] ?? $this->load('getLiipImagine_MimeTypeGuesserService.php')));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Data_ManagerService.php:11 {
    require …
    › 
    › $this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->load('getLiipImagine_Binary_MimeTypeGuesserService.php')), ($this->privates['liip_imagine.extension_guesser'] ?? $this->load('getLiipImagine_ExtensionGuesserService.php')), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), 'default', NULL);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Service_FilterService.php:11 {
    require …
    › 
    › return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->load('getLiipImagine_Data_ManagerService.php')), ($this->services['liip_imagine.filter.manager'] ?? $this->load('getLiipImagine_Filter_ManagerService.php')), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getApp_TwigRuntimeService.php:11 {
    require …
    › 
    › return $this->privates['app.twig_runtime'] = new \App\Twig\AppRuntime(($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()), ($this->privates['liip_imagine.service.filter'] ?? $this->load('getLiipImagine_Service_FilterService.php')), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['app.manager.categorie'] ?? $this->load('getApp_Manager_CategorieService.php')), ($this->privates['app.manager.produit'] ?? $this->load('getApp_Manager_ProduitService.php')), 'fr', 'fr', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php')));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:450 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /home/promostamt/dev/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /home/promostamt/dev/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php:36 {
    Twig\RuntimeLoader\ContainerRuntimeLoader->load($class) …
    › if ($this->container->has($class)) {    return $this->container->get($class);}
  }
  /home/promostamt/dev/vendor/twig/twig/src/Environment.php:692 {
    Twig\Environment->getRuntime($class) …
    › foreach ($this->runtimeLoaders as $loader) {    if (null !== $runtime = $loader->load($class)) {        return $this->runtimes[$class] = $runtime;
  }
  /home/promostamt/dev/var/cache/dev/twig/5a/5a7adea3db28b8bcf1a77922b0d80a510c6329f9cc00b15f783f3ff53d5c45d8.php:79 {
    __TwigTemplate_1d1745b568c91b9c513e70a80f48da5ae7c84e0109b865fb00166dddfb2ffec0->doDisplay(array $context, array $blocks = []) …
    › echo "                    ";$context["image"] = $this->env->getRuntime('App\Twig\AppRuntime')->sonataMedia(twig_get_attribute($this->env, $this->source, (isset($context["diaporama"]) || array_key_exists("diaporama", $context) ? $context["diaporama"] : (function () { throw new RuntimeError('Variable "diaporama" does not exist.', 9, $this->source); })()), "image", [], "any", false, false, false, 9), "1903_750_thumbnail");// line 10
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:89 {
    __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->block_body_content($context, array $blocks = []) …
    › echo "    ";$this->loadTemplate("bloc/diaporama.html.twig", "accueil/detail.html.twig", 6)->display(twig_array_merge($context, ["lienDiaporamas" => (isset($context["lienDiaporamaPageAccueils"]) || array_key_exists("lienDiaporamaPageAccueils", $context) ? $context["lienDiaporamaPageAccueils"] : (function () { throw new RuntimeError('Variable "lienDiaporamaPageAccueils" does not exist.', 6, $this->source); })())]));// line 7
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
    Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
    › try {    $template->$block($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/c5/c53a86866606c8d5c281cfcff895e054361e12b556eb295877618b5c5043d637.php:460 {
    __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->block_body($context, array $blocks = []) …
    › echo "            ";$this->displayBlock('body_content', $context, $blocks);// line 109
    arguments: {
      $name: "body_content"
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
    Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
    › try {    $template->$block($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/templates/layout.html.twig:80 {
    __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->doDisplay(array $context, array $blocks = []) …
    › <body{% if block('bodyClass') is defined %} class="{{ block('bodyClass') }}"{% endif %}>    {% block body %}        <div id="preloader">
    arguments: {
      $name: "body"
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:49 {
    __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->doDisplay(array $context, array $blocks = []) …
    › $this->parent = $this->loadTemplate("layout.html.twig", "accueil/detail.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/twig-bridge/TwigEngine.php:54 {
    Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
    › {    return $this->load($name)->render($parameters);}
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {
    Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
    › 
    ›     $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
    arguments: {
      $name: "accueil/detail.html.twig"
      $parameters: [ …3]
    }
  }
  /home/promostamt/dev/src/Controller/AccueilController.php:53 {
    App\Controller\AccueilController->index(PageAccueil $pageAccueil, PageAccueilRepository $pageAccueilRepository, LienBlocPageAccueilRepository $lienBlocPageAccueilRepository, LienDiaporamaPageAccueilRepository $lienDiaporamaPageAccueilRepository): Response …
    ›     'lienBlocPageAccueils'      => $lienBlocPageAccueils,    'page'                      => $pageAccueil]);
    arguments: {
      $view: "accueil/detail.html.twig"
      $parameters: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);arguments: {
      $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
      $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
      $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
      $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: The "Symfony\Component\HttpFoundation\File\MimeType\ExtensionGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\MimeTypes" instead.
[
  "exception" => ErrorException {#15058
    #message: "User Deprecated: The "Symfony\Component\HttpFoundation\File\MimeType\ExtensionGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\MimeTypes" instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/ExtensionGuesser.php"
    #line: 16
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/ExtensionGuesser.php:16 {
        include_once …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.3, use "%s" instead.', ExtensionGuesser::class, MimeTypes::class), E_USER_DEPRECATED);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_ExtensionGuesserService.php:10 {
        require …
        › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/File/MimeType/ExtensionGuesserInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/File/MimeType/ExtensionGuesser.php';}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Data_ManagerService.php:11 {
        require …
        › 
        › $this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->load('getLiipImagine_Binary_MimeTypeGuesserService.php')), ($this->privates['liip_imagine.extension_guesser'] ?? $this->load('getLiipImagine_ExtensionGuesserService.php')), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), 'default', NULL);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Service_FilterService.php:11 {
        require …
        › 
        › return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->load('getLiipImagine_Data_ManagerService.php')), ($this->services['liip_imagine.filter.manager'] ?? $this->load('getLiipImagine_Filter_ManagerService.php')), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getApp_TwigRuntimeService.php:11 {
        require …
        › 
        › return $this->privates['app.twig_runtime'] = new \App\Twig\AppRuntime(($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()), ($this->privates['liip_imagine.service.filter'] ?? $this->load('getLiipImagine_Service_FilterService.php')), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['app.manager.categorie'] ?? $this->load('getApp_Manager_CategorieService.php')), ($this->privates['app.manager.produit'] ?? $this->load('getApp_Manager_ProduitService.php')), 'fr', 'fr', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php')));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:450 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /home/promostamt/dev/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php:36 {
        Twig\RuntimeLoader\ContainerRuntimeLoader->load($class) …
        › if ($this->container->has($class)) {    return $this->container->get($class);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Environment.php:692 {
        Twig\Environment->getRuntime($class) …
        › foreach ($this->runtimeLoaders as $loader) {    if (null !== $runtime = $loader->load($class)) {        return $this->runtimes[$class] = $runtime;
      }
      /home/promostamt/dev/var/cache/dev/twig/5a/5a7adea3db28b8bcf1a77922b0d80a510c6329f9cc00b15f783f3ff53d5c45d8.php:79 {
        __TwigTemplate_1d1745b568c91b9c513e70a80f48da5ae7c84e0109b865fb00166dddfb2ffec0->doDisplay(array $context, array $blocks = []) …
        › echo "                    ";$context["image"] = $this->env->getRuntime('App\Twig\AppRuntime')->sonataMedia(twig_get_attribute($this->env, $this->source, (isset($context["diaporama"]) || array_key_exists("diaporama", $context) ? $context["diaporama"] : (function () { throw new RuntimeError('Variable "diaporama" does not exist.', 9, $this->source); })()), "image", [], "any", false, false, false, 9), "1903_750_thumbnail");// line 10
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:89 {
        __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->block_body_content($context, array $blocks = []) …
        › echo "    ";$this->loadTemplate("bloc/diaporama.html.twig", "accueil/detail.html.twig", 6)->display(twig_array_merge($context, ["lienDiaporamas" => (isset($context["lienDiaporamaPageAccueils"]) || array_key_exists("lienDiaporamaPageAccueils", $context) ? $context["lienDiaporamaPageAccueils"] : (function () { throw new RuntimeError('Variable "lienDiaporamaPageAccueils" does not exist.', 6, $this->source); })())]));// line 7
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
        Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
        › try {    $template->$block($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/c5/c53a86866606c8d5c281cfcff895e054361e12b556eb295877618b5c5043d637.php:460 {
        __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->block_body($context, array $blocks = []) …
        › echo "            ";$this->displayBlock('body_content', $context, $blocks);// line 109
        arguments: {
          $name: "body_content"
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
        Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
        › try {    $template->$block($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/templates/layout.html.twig:80 {
        __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->doDisplay(array $context, array $blocks = []) …
        › <body{% if block('bodyClass') is defined %} class="{{ block('bodyClass') }}"{% endif %}>    {% block body %}        <div id="preloader">
        arguments: {
          $name: "body"
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:49 {
        __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->doDisplay(array $context, array $blocks = []) …
        › $this->parent = $this->loadTemplate("layout.html.twig", "accueil/detail.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/twig-bridge/TwigEngine.php:54 {
        Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
        › {    return $this->load($name)->render($parameters);}
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {
        Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
        › 
        ›     $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
        arguments: {
          $name: "accueil/detail.html.twig"
          $parameters: [ …3]
        }
      }
      /home/promostamt/dev/src/Controller/AccueilController.php:53 {
        App\Controller\AccueilController->index(PageAccueil $pageAccueil, PageAccueilRepository $pageAccueilRepository, LienBlocPageAccueilRepository $lienBlocPageAccueilRepository, LienDiaporamaPageAccueilRepository $lienDiaporamaPageAccueilRepository): Response …
        ›     'lienBlocPageAccueils'      => $lienBlocPageAccueils,    'page'                      => $pageAccueil]);
        arguments: {
          $view: "accueil/detail.html.twig"
          $parameters: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);arguments: {
          $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
          $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
          $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
          $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/ExtensionGuesser.php:16 {
    include_once …
    › 
    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.3, use "%s" instead.', ExtensionGuesser::class, MimeTypes::class), E_USER_DEPRECATED);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_ExtensionGuesserService.php:10 {
    require …
    › include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/File/MimeType/ExtensionGuesserInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/File/MimeType/ExtensionGuesser.php';}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Data_ManagerService.php:11 {
    require …
    › 
    › $this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->load('getLiipImagine_Binary_MimeTypeGuesserService.php')), ($this->privates['liip_imagine.extension_guesser'] ?? $this->load('getLiipImagine_ExtensionGuesserService.php')), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), 'default', NULL);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Service_FilterService.php:11 {
    require …
    › 
    › return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->load('getLiipImagine_Data_ManagerService.php')), ($this->services['liip_imagine.filter.manager'] ?? $this->load('getLiipImagine_Filter_ManagerService.php')), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getApp_TwigRuntimeService.php:11 {
    require …
    › 
    › return $this->privates['app.twig_runtime'] = new \App\Twig\AppRuntime(($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()), ($this->privates['liip_imagine.service.filter'] ?? $this->load('getLiipImagine_Service_FilterService.php')), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['app.manager.categorie'] ?? $this->load('getApp_Manager_CategorieService.php')), ($this->privates['app.manager.produit'] ?? $this->load('getApp_Manager_ProduitService.php')), 'fr', 'fr', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php')));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:450 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /home/promostamt/dev/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /home/promostamt/dev/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php:36 {
    Twig\RuntimeLoader\ContainerRuntimeLoader->load($class) …
    › if ($this->container->has($class)) {    return $this->container->get($class);}
  }
  /home/promostamt/dev/vendor/twig/twig/src/Environment.php:692 {
    Twig\Environment->getRuntime($class) …
    › foreach ($this->runtimeLoaders as $loader) {    if (null !== $runtime = $loader->load($class)) {        return $this->runtimes[$class] = $runtime;
  }
  /home/promostamt/dev/var/cache/dev/twig/5a/5a7adea3db28b8bcf1a77922b0d80a510c6329f9cc00b15f783f3ff53d5c45d8.php:79 {
    __TwigTemplate_1d1745b568c91b9c513e70a80f48da5ae7c84e0109b865fb00166dddfb2ffec0->doDisplay(array $context, array $blocks = []) …
    › echo "                    ";$context["image"] = $this->env->getRuntime('App\Twig\AppRuntime')->sonataMedia(twig_get_attribute($this->env, $this->source, (isset($context["diaporama"]) || array_key_exists("diaporama", $context) ? $context["diaporama"] : (function () { throw new RuntimeError('Variable "diaporama" does not exist.', 9, $this->source); })()), "image", [], "any", false, false, false, 9), "1903_750_thumbnail");// line 10
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:89 {
    __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->block_body_content($context, array $blocks = []) …
    › echo "    ";$this->loadTemplate("bloc/diaporama.html.twig", "accueil/detail.html.twig", 6)->display(twig_array_merge($context, ["lienDiaporamas" => (isset($context["lienDiaporamaPageAccueils"]) || array_key_exists("lienDiaporamaPageAccueils", $context) ? $context["lienDiaporamaPageAccueils"] : (function () { throw new RuntimeError('Variable "lienDiaporamaPageAccueils" does not exist.', 6, $this->source); })())]));// line 7
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
    Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
    › try {    $template->$block($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/c5/c53a86866606c8d5c281cfcff895e054361e12b556eb295877618b5c5043d637.php:460 {
    __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->block_body($context, array $blocks = []) …
    › echo "            ";$this->displayBlock('body_content', $context, $blocks);// line 109
    arguments: {
      $name: "body_content"
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
    Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
    › try {    $template->$block($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/templates/layout.html.twig:80 {
    __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->doDisplay(array $context, array $blocks = []) …
    › <body{% if block('bodyClass') is defined %} class="{{ block('bodyClass') }}"{% endif %}>    {% block body %}        <div id="preloader">
    arguments: {
      $name: "body"
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:49 {
    __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->doDisplay(array $context, array $blocks = []) …
    › $this->parent = $this->loadTemplate("layout.html.twig", "accueil/detail.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/twig-bridge/TwigEngine.php:54 {
    Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
    › {    return $this->load($name)->render($parameters);}
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {
    Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
    › 
    ›     $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
    arguments: {
      $name: "accueil/detail.html.twig"
      $parameters: [ …3]
    }
  }
  /home/promostamt/dev/src/Controller/AccueilController.php:53 {
    App\Controller\AccueilController->index(PageAccueil $pageAccueil, PageAccueilRepository $pageAccueilRepository, LienBlocPageAccueilRepository $lienBlocPageAccueilRepository, LienDiaporamaPageAccueilRepository $lienDiaporamaPageAccueilRepository): Response …
    ›     'lienBlocPageAccueils'      => $lienBlocPageAccueils,    'page'                      => $pageAccueil]);
    arguments: {
      $view: "accueil/detail.html.twig"
      $parameters: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);arguments: {
      $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
      $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
      $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
      $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: The "Symfony\Component\HttpFoundation\File\MimeType\MimeTypeExtensionGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\MimeTypes" instead.
[
  "exception" => ErrorException {#15060
    #message: "User Deprecated: The "Symfony\Component\HttpFoundation\File\MimeType\MimeTypeExtensionGuesser" class is deprecated since Symfony 4.3, use "Symfony\Component\Mime\MimeTypes" instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/MimeTypeExtensionGuesser.php"
    #line: 16
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/MimeTypeExtensionGuesser.php:16 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.3, use "%s" instead.', MimeTypeExtensionGuesser::class, MimeTypes::class), E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/ExtensionGuesser.php:67 {
        Symfony\Component\HttpFoundation\File\MimeType\ExtensionGuesser->__construct() …
        › {    $this->register(new MimeTypeExtensionGuesser());}
      }
      /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/ExtensionGuesser.php:56 {
        Symfony\Component\HttpFoundation\File\MimeType\ExtensionGuesser::getInstance() …
        › if (null === self::$instance) {    self::$instance = new self();}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_ExtensionGuesserService.php:12 {
        require …
        › 
        › return $this->privates['liip_imagine.extension_guesser'] = \Symfony\Component\HttpFoundation\File\MimeType\ExtensionGuesser::getInstance();}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Data_ManagerService.php:11 {
        require …
        › 
        › $this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->load('getLiipImagine_Binary_MimeTypeGuesserService.php')), ($this->privates['liip_imagine.extension_guesser'] ?? $this->load('getLiipImagine_ExtensionGuesserService.php')), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), 'default', NULL);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Service_FilterService.php:11 {
        require …
        › 
        › return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->load('getLiipImagine_Data_ManagerService.php')), ($this->services['liip_imagine.filter.manager'] ?? $this->load('getLiipImagine_Filter_ManagerService.php')), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getApp_TwigRuntimeService.php:11 {
        require …
        › 
        › return $this->privates['app.twig_runtime'] = new \App\Twig\AppRuntime(($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()), ($this->privates['liip_imagine.service.filter'] ?? $this->load('getLiipImagine_Service_FilterService.php')), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['app.manager.categorie'] ?? $this->load('getApp_Manager_CategorieService.php')), ($this->privates['app.manager.produit'] ?? $this->load('getApp_Manager_ProduitService.php')), 'fr', 'fr', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php')));}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:450 {
        Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
        › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
      }
      /home/promostamt/dev/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
        Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
        › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php:36 {
        Twig\RuntimeLoader\ContainerRuntimeLoader->load($class) …
        › if ($this->container->has($class)) {    return $this->container->get($class);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Environment.php:692 {
        Twig\Environment->getRuntime($class) …
        › foreach ($this->runtimeLoaders as $loader) {    if (null !== $runtime = $loader->load($class)) {        return $this->runtimes[$class] = $runtime;
      }
      /home/promostamt/dev/var/cache/dev/twig/5a/5a7adea3db28b8bcf1a77922b0d80a510c6329f9cc00b15f783f3ff53d5c45d8.php:79 {
        __TwigTemplate_1d1745b568c91b9c513e70a80f48da5ae7c84e0109b865fb00166dddfb2ffec0->doDisplay(array $context, array $blocks = []) …
        › echo "                    ";$context["image"] = $this->env->getRuntime('App\Twig\AppRuntime')->sonataMedia(twig_get_attribute($this->env, $this->source, (isset($context["diaporama"]) || array_key_exists("diaporama", $context) ? $context["diaporama"] : (function () { throw new RuntimeError('Variable "diaporama" does not exist.', 9, $this->source); })()), "image", [], "any", false, false, false, 9), "1903_750_thumbnail");// line 10
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:89 {
        __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->block_body_content($context, array $blocks = []) …
        › echo "    ";$this->loadTemplate("bloc/diaporama.html.twig", "accueil/detail.html.twig", 6)->display(twig_array_merge($context, ["lienDiaporamas" => (isset($context["lienDiaporamaPageAccueils"]) || array_key_exists("lienDiaporamaPageAccueils", $context) ? $context["lienDiaporamaPageAccueils"] : (function () { throw new RuntimeError('Variable "lienDiaporamaPageAccueils" does not exist.', 6, $this->source); })())]));// line 7
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
        Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
        › try {    $template->$block($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/c5/c53a86866606c8d5c281cfcff895e054361e12b556eb295877618b5c5043d637.php:460 {
        __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->block_body($context, array $blocks = []) …
        › echo "            ";$this->displayBlock('body_content', $context, $blocks);// line 109
        arguments: {
          $name: "body_content"
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
        Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
        › try {    $template->$block($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/templates/layout.html.twig:80 {
        __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->doDisplay(array $context, array $blocks = []) …
        › <body{% if block('bodyClass') is defined %} class="{{ block('bodyClass') }}"{% endif %}>    {% block body %}        <div id="preloader">
        arguments: {
          $name: "body"
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:49 {
        __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->doDisplay(array $context, array $blocks = []) …
        › $this->parent = $this->loadTemplate("layout.html.twig", "accueil/detail.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/twig-bridge/TwigEngine.php:54 {
        Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
        › {    return $this->load($name)->render($parameters);}
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {
        Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
        › 
        ›     $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
        arguments: {
          $name: "accueil/detail.html.twig"
          $parameters: [ …3]
        }
      }
      /home/promostamt/dev/src/Controller/AccueilController.php:53 {
        App\Controller\AccueilController->index(PageAccueil $pageAccueil, PageAccueilRepository $pageAccueilRepository, LienBlocPageAccueilRepository $lienBlocPageAccueilRepository, LienDiaporamaPageAccueilRepository $lienDiaporamaPageAccueilRepository): Response …
        ›     'lienBlocPageAccueils'      => $lienBlocPageAccueils,    'page'                      => $pageAccueil]);
        arguments: {
          $view: "accueil/detail.html.twig"
          $parameters: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);arguments: {
          $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
          $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
          $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
          $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/MimeTypeExtensionGuesser.php:16 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.3, use "%s" instead.', MimeTypeExtensionGuesser::class, MimeTypes::class), E_USER_DEPRECATED);}
  /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/ExtensionGuesser.php:67 {
    Symfony\Component\HttpFoundation\File\MimeType\ExtensionGuesser->__construct() …
    › {    $this->register(new MimeTypeExtensionGuesser());}
  }
  /home/promostamt/dev/vendor/symfony/http-foundation/File/MimeType/ExtensionGuesser.php:56 {
    Symfony\Component\HttpFoundation\File\MimeType\ExtensionGuesser::getInstance() …
    › if (null === self::$instance) {    self::$instance = new self();}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_ExtensionGuesserService.php:12 {
    require …
    › 
    › return $this->privates['liip_imagine.extension_guesser'] = \Symfony\Component\HttpFoundation\File\MimeType\ExtensionGuesser::getInstance();}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Data_ManagerService.php:11 {
    require …
    › 
    › $this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->load('getLiipImagine_Binary_MimeTypeGuesserService.php')), ($this->privates['liip_imagine.extension_guesser'] ?? $this->load('getLiipImagine_ExtensionGuesserService.php')), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), 'default', NULL);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getLiipImagine_Service_FilterService.php:11 {
    require …
    › 
    › return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->load('getLiipImagine_Data_ManagerService.php')), ($this->services['liip_imagine.filter.manager'] ?? $this->load('getLiipImagine_Filter_ManagerService.php')), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getApp_TwigRuntimeService.php:11 {
    require …
    › 
    › return $this->privates['app.twig_runtime'] = new \App\Twig\AppRuntime(($this->services['sonata.media.provider.image'] ?? $this->getSonata_Media_Provider_ImageService()), ($this->privates['liip_imagine.service.filter'] ?? $this->load('getLiipImagine_Service_FilterService.php')), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['app.manager.categorie'] ?? $this->load('getApp_Manager_CategorieService.php')), ($this->privates['app.manager.produit'] ?? $this->load('getApp_Manager_ProduitService.php')), 'fr', 'fr', ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['App\\Manager\\Boutique\\ProduitStockBalanceManager'] ?? $this->load('getProduitStockBalanceManagerService.php')));}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:450 {
    Symfony\Component\DependencyInjection\Container->getService($registry, string $id, ?string $method, $load) …
    › if (false !== $registry) {    return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}();}
  }
  /home/promostamt/dev/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
    Symfony\Component\DependencyInjection\Argument\ServiceLocator->get($id) …
    › {    return isset($this->serviceMap[$id]) ? ($this->factory)(...$this->serviceMap[$id]) : parent::get($id);}
  }
  /home/promostamt/dev/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php:36 {
    Twig\RuntimeLoader\ContainerRuntimeLoader->load($class) …
    › if ($this->container->has($class)) {    return $this->container->get($class);}
  }
  /home/promostamt/dev/vendor/twig/twig/src/Environment.php:692 {
    Twig\Environment->getRuntime($class) …
    › foreach ($this->runtimeLoaders as $loader) {    if (null !== $runtime = $loader->load($class)) {        return $this->runtimes[$class] = $runtime;
  }
  /home/promostamt/dev/var/cache/dev/twig/5a/5a7adea3db28b8bcf1a77922b0d80a510c6329f9cc00b15f783f3ff53d5c45d8.php:79 {
    __TwigTemplate_1d1745b568c91b9c513e70a80f48da5ae7c84e0109b865fb00166dddfb2ffec0->doDisplay(array $context, array $blocks = []) …
    › echo "                    ";$context["image"] = $this->env->getRuntime('App\Twig\AppRuntime')->sonataMedia(twig_get_attribute($this->env, $this->source, (isset($context["diaporama"]) || array_key_exists("diaporama", $context) ? $context["diaporama"] : (function () { throw new RuntimeError('Variable "diaporama" does not exist.', 9, $this->source); })()), "image", [], "any", false, false, false, 9), "1903_750_thumbnail");// line 10
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:89 {
    __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->block_body_content($context, array $blocks = []) …
    › echo "    ";$this->loadTemplate("bloc/diaporama.html.twig", "accueil/detail.html.twig", 6)->display(twig_array_merge($context, ["lienDiaporamas" => (isset($context["lienDiaporamaPageAccueils"]) || array_key_exists("lienDiaporamaPageAccueils", $context) ? $context["lienDiaporamaPageAccueils"] : (function () { throw new RuntimeError('Variable "lienDiaporamaPageAccueils" does not exist.', 6, $this->source); })())]));// line 7
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
    Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
    › try {    $template->$block($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/c5/c53a86866606c8d5c281cfcff895e054361e12b556eb295877618b5c5043d637.php:460 {
    __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->block_body($context, array $blocks = []) …
    › echo "            ";$this->displayBlock('body_content', $context, $blocks);// line 109
    arguments: {
      $name: "body_content"
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
    Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
    › try {    $template->$block($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/templates/layout.html.twig:80 {
    __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->doDisplay(array $context, array $blocks = []) …
    › <body{% if block('bodyClass') is defined %} class="{{ block('bodyClass') }}"{% endif %}>    {% block body %}        <div id="preloader">
    arguments: {
      $name: "body"
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:49 {
    __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->doDisplay(array $context, array $blocks = []) …
    › $this->parent = $this->loadTemplate("layout.html.twig", "accueil/detail.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/twig-bridge/TwigEngine.php:54 {
    Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
    › {    return $this->load($name)->render($parameters);}
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {
    Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
    › 
    ›     $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
    arguments: {
      $name: "accueil/detail.html.twig"
      $parameters: [ …3]
    }
  }
  /home/promostamt/dev/src/Controller/AccueilController.php:53 {
    App\Controller\AccueilController->index(PageAccueil $pageAccueil, PageAccueilRepository $pageAccueilRepository, LienBlocPageAccueilRepository $lienBlocPageAccueilRepository, LienDiaporamaPageAccueilRepository $lienDiaporamaPageAccueilRepository): Response …
    ›     'lienBlocPageAccueils'      => $lienBlocPageAccueils,    'page'                      => $pageAccueil]);
    arguments: {
      $view: "accueil/detail.html.twig"
      $parameters: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);arguments: {
      $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
      $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
      $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
      $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php (10 times) User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.
[
  "exception" => ErrorException {#15088
    #message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    #line: 148
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › } else {    @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), E_USER_DEPRECATED);    $swap = $event;
      }
      /home/promostamt/dev/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php:198 {
        Liip\ImagineBundle\Imagine\Cache\CacheManager->resolve($path, $filter, $resolver = null) …
        › $preEvent = new CacheResolveEvent($path, $filter);$this->dispatcher->dispatch(ImagineEvents::PRE_RESOLVE, $preEvent);}
      /home/promostamt/dev/vendor/liip/imagine-bundle/Service/FilterService.php:85 {
        Liip\ImagineBundle\Service\FilterService->getUrlOfFilteredImage($path, $filter, $resolver = null) …
        › if ($this->cacheManager->isStored($path, $filter, $resolver)) {    return $this->cacheManager->resolve($path, $filter, $resolver);}
      }
      /home/promostamt/dev/src/Twig/AppRuntime.php:122 {
        App\Twig\AppRuntime->sonataMedia(?MediaInterface $media, string $filter = null, array $data = []): string …
        › try {    $path = $this->filterService->getUrlOfFilteredImage($path, $filter);} catch (\Exception $e) {
      }
      /home/promostamt/dev/var/cache/dev/twig/5a/5a7adea3db28b8bcf1a77922b0d80a510c6329f9cc00b15f783f3ff53d5c45d8.php:79 {
        __TwigTemplate_1d1745b568c91b9c513e70a80f48da5ae7c84e0109b865fb00166dddfb2ffec0->doDisplay(array $context, array $blocks = []) …
        › echo "                    ";$context["image"] = $this->env->getRuntime('App\Twig\AppRuntime')->sonataMedia(twig_get_attribute($this->env, $this->source, (isset($context["diaporama"]) || array_key_exists("diaporama", $context) ? $context["diaporama"] : (function () { throw new RuntimeError('Variable "diaporama" does not exist.', 9, $this->source); })()), "image", [], "any", false, false, false, 9), "1903_750_thumbnail");// line 10
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:89 {
        __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->block_body_content($context, array $blocks = []) …
        › echo "    ";$this->loadTemplate("bloc/diaporama.html.twig", "accueil/detail.html.twig", 6)->display(twig_array_merge($context, ["lienDiaporamas" => (isset($context["lienDiaporamaPageAccueils"]) || array_key_exists("lienDiaporamaPageAccueils", $context) ? $context["lienDiaporamaPageAccueils"] : (function () { throw new RuntimeError('Variable "lienDiaporamaPageAccueils" does not exist.', 6, $this->source); })())]));// line 7
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
        Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
        › try {    $template->$block($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/c5/c53a86866606c8d5c281cfcff895e054361e12b556eb295877618b5c5043d637.php:460 {
        __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->block_body($context, array $blocks = []) …
        › echo "            ";$this->displayBlock('body_content', $context, $blocks);// line 109
        arguments: {
          $name: "body_content"
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
        Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
        › try {    $template->$block($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/templates/layout.html.twig:80 {
        __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->doDisplay(array $context, array $blocks = []) …
        › <body{% if block('bodyClass') is defined %} class="{{ block('bodyClass') }}"{% endif %}>    {% block body %}        <div id="preloader">
        arguments: {
          $name: "body"
          $context: [ …40]
          $blocks: [ …13]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:49 {
        __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->doDisplay(array $context, array $blocks = []) …
        › $this->parent = $this->loadTemplate("layout.html.twig", "accueil/detail.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/twig-bridge/TwigEngine.php:54 {
        Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
        › {    return $this->load($name)->render($parameters);}
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {
        Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
        › 
        ›     $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
        arguments: {
          $name: "accueil/detail.html.twig"
          $parameters: [ …3]
        }
      }
      /home/promostamt/dev/src/Controller/AccueilController.php:53 {
        App\Controller\AccueilController->index(PageAccueil $pageAccueil, PageAccueilRepository $pageAccueilRepository, LienBlocPageAccueilRepository $lienBlocPageAccueilRepository, LienDiaporamaPageAccueilRepository $lienDiaporamaPageAccueilRepository): Response …
        ›     'lienBlocPageAccueils'      => $lienBlocPageAccueils,    'page'                      => $pageAccueil]);
        arguments: {
          $view: "accueil/detail.html.twig"
          $parameters: [ …3]
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);arguments: {
          $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
          $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
          $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
          $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
          $catch: true
        }
      }
      /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › } else {    @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), E_USER_DEPRECATED);    $swap = $event;
  }
  /home/promostamt/dev/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php:198 {
    Liip\ImagineBundle\Imagine\Cache\CacheManager->resolve($path, $filter, $resolver = null) …
    › $preEvent = new CacheResolveEvent($path, $filter);$this->dispatcher->dispatch(ImagineEvents::PRE_RESOLVE, $preEvent);}
  /home/promostamt/dev/vendor/liip/imagine-bundle/Service/FilterService.php:85 {
    Liip\ImagineBundle\Service\FilterService->getUrlOfFilteredImage($path, $filter, $resolver = null) …
    › if ($this->cacheManager->isStored($path, $filter, $resolver)) {    return $this->cacheManager->resolve($path, $filter, $resolver);}
  }
  /home/promostamt/dev/src/Twig/AppRuntime.php:122 {
    App\Twig\AppRuntime->sonataMedia(?MediaInterface $media, string $filter = null, array $data = []): string …
    › try {    $path = $this->filterService->getUrlOfFilteredImage($path, $filter);} catch (\Exception $e) {
  }
  /home/promostamt/dev/var/cache/dev/twig/5a/5a7adea3db28b8bcf1a77922b0d80a510c6329f9cc00b15f783f3ff53d5c45d8.php:79 {
    __TwigTemplate_1d1745b568c91b9c513e70a80f48da5ae7c84e0109b865fb00166dddfb2ffec0->doDisplay(array $context, array $blocks = []) …
    › echo "                    ";$context["image"] = $this->env->getRuntime('App\Twig\AppRuntime')->sonataMedia(twig_get_attribute($this->env, $this->source, (isset($context["diaporama"]) || array_key_exists("diaporama", $context) ? $context["diaporama"] : (function () { throw new RuntimeError('Variable "diaporama" does not exist.', 9, $this->source); })()), "image", [], "any", false, false, false, 9), "1903_750_thumbnail");// line 10
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:89 {
    __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->block_body_content($context, array $blocks = []) …
    › echo "    ";$this->loadTemplate("bloc/diaporama.html.twig", "accueil/detail.html.twig", 6)->display(twig_array_merge($context, ["lienDiaporamas" => (isset($context["lienDiaporamaPageAccueils"]) || array_key_exists("lienDiaporamaPageAccueils", $context) ? $context["lienDiaporamaPageAccueils"] : (function () { throw new RuntimeError('Variable "lienDiaporamaPageAccueils" does not exist.', 6, $this->source); })())]));// line 7
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
    Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
    › try {    $template->$block($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/c5/c53a86866606c8d5c281cfcff895e054361e12b556eb295877618b5c5043d637.php:460 {
    __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->block_body($context, array $blocks = []) …
    › echo "            ";$this->displayBlock('body_content', $context, $blocks);// line 109
    arguments: {
      $name: "body_content"
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:184 {
    Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
    › try {    $template->$block($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/templates/layout.html.twig:80 {
    __TwigTemplate_7d13c3f882f8e3e6b5fb2ab75241b8a4ca6ccc568c4a8cded4dcfb3c52148bd6->doDisplay(array $context, array $blocks = []) …
    › <body{% if block('bodyClass') is defined %} class="{{ block('bodyClass') }}"{% endif %}>    {% block body %}        <div id="preloader">
    arguments: {
      $name: "body"
      $context: [ …40]
      $blocks: [ …13]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/6b/6bec3bdf3c5045914e3f4dd739fbd58faf5c43915cb91fff355220e0c2314471.php:49 {
    __TwigTemplate_866a9e03e21f89c20a3ffa1bd7d906ca2efa297cbed2e22d55cf01c3b4d03b0c->doDisplay(array $context, array $blocks = []) …
    › $this->parent = $this->loadTemplate("layout.html.twig", "accueil/detail.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/twig-bridge/TwigEngine.php:54 {
    Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
    › {    return $this->load($name)->render($parameters);}
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:233 {
    Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
    › 
    ›     $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
    arguments: {
      $name: "accueil/detail.html.twig"
      $parameters: [ …3]
    }
  }
  /home/promostamt/dev/src/Controller/AccueilController.php:53 {
    App\Controller\AccueilController->index(PageAccueil $pageAccueil, PageAccueilRepository $pageAccueilRepository, LienBlocPageAccueilRepository $lienBlocPageAccueilRepository, LienDiaporamaPageAccueilRepository $lienDiaporamaPageAccueilRepository): Response …
    ›     'lienBlocPageAccueils'      => $lienBlocPageAccueils,    'page'                      => $pageAccueil]);
    arguments: {
      $view: "accueil/detail.html.twig"
      $parameters: [ …3]
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);arguments: {
      $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
      $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
      $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
      $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
      $catch: true
    }
  }
  /home/promostamt/dev/public/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
    }
  }
}
php User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4.
[
  "exception" => ErrorException {#1841
    #message: "User Deprecated: The "Symfony\Component\Debug\Exception\FatalThrowableError" class is deprecated since Symfony 4.4."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/debug/Exception/FatalThrowableError.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/debug/Exception/FatalThrowableError.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4.', FatalThrowableError::class), E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:537 {
        Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
        › if (!$exception instanceof \Exception) {    $exception = new FatalThrowableError($exception);}
      }
      Symfony\Component\Debug\ErrorHandler->handleException() {}
    }
  }
]
php User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead.
[
  "exception" => ErrorException {#1940
    #message: "User Deprecated: The "Symfony\Component\Debug\Exception\FatalErrorException" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\Error\FatalError" instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/debug/Exception/FatalErrorException.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/debug/Exception/FatalErrorException.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', FatalErrorException::class, \Symfony\Component\ErrorHandler\Error\FatalError::class), E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/symfony/debug/Exception/FatalThrowableError.php:23 {
        spl_autoload_call($class_name) …
        ›  */class FatalThrowableError extends FatalErrorException{
      }
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:537 {
        Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
        › if (!$exception instanceof \Exception) {    $exception = new FatalThrowableError($exception);}
      }
      Symfony\Component\Debug\ErrorHandler->handleException() {}
    }
  }
]
php User Deprecated: The "Symfony\Component\Debug\FatalErrorHandler\UndefinedFunctionFatalErrorHandler" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\ErrorEnhancer\UndefinedFunctionErrorEnhancer" instead.
[
  "exception" => ErrorException {#1908
    #message: "User Deprecated: The "Symfony\Component\Debug\FatalErrorHandler\UndefinedFunctionFatalErrorHandler" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\ErrorEnhancer\UndefinedFunctionErrorEnhancer" instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/debug/FatalErrorHandler/UndefinedFunctionFatalErrorHandler.php"
    #line: 17
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/debug/FatalErrorHandler/UndefinedFunctionFatalErrorHandler.php:17 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', UndefinedFunctionFatalErrorHandler::class, \Symfony\Component\ErrorHandler\ErrorEnhancer\UndefinedFunctionErrorEnhancer::class), E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:685 {
        Symfony\Component\Debug\ErrorHandler->getFatalErrorHandlers() …
        › return [    new UndefinedFunctionFatalErrorHandler(),    new UndefinedMethodFatalErrorHandler(),
      }
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:570 {
        Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
        › if ($exception instanceof FatalErrorException && !$exception instanceof OutOfMemoryException && $error) {    foreach ($this->getFatalErrorHandlers() as $handler) {        if ($e = $handler->handleError($error, $exception)) {
      }
      Symfony\Component\Debug\ErrorHandler->handleException() {}
    }
  }
]
php User Deprecated: The "Symfony\Component\Debug\FatalErrorHandler\FatalErrorHandlerInterface" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\FatalErrorHandler\FatalErrorHandlerInterface" instead.
[
  "exception" => ErrorException {#1922
    #message: "User Deprecated: The "Symfony\Component\Debug\FatalErrorHandler\FatalErrorHandlerInterface" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\FatalErrorHandler\FatalErrorHandlerInterface" instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/debug/FatalErrorHandler/FatalErrorHandlerInterface.php"
    #line: 16
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/debug/FatalErrorHandler/FatalErrorHandlerInterface.php:16 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', FatalErrorHandlerInterface::class, \Symfony\Component\ErrorHandler\FatalErrorHandler\FatalErrorHandlerInterface::class), E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/symfony/debug/FatalErrorHandler/UndefinedFunctionFatalErrorHandler.php:26 {
        spl_autoload_call($class_name) …
        ›  */class UndefinedFunctionFatalErrorHandler implements FatalErrorHandlerInterface{
      }
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:685 {
        Symfony\Component\Debug\ErrorHandler->getFatalErrorHandlers() …
        › return [    new UndefinedFunctionFatalErrorHandler(),    new UndefinedMethodFatalErrorHandler(),
      }
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:570 {
        Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
        › if ($exception instanceof FatalErrorException && !$exception instanceof OutOfMemoryException && $error) {    foreach ($this->getFatalErrorHandlers() as $handler) {        if ($e = $handler->handleError($error, $exception)) {
      }
      Symfony\Component\Debug\ErrorHandler->handleException() {}
    }
  }
]
php User Deprecated: The "Symfony\Component\Debug\FatalErrorHandler\UndefinedMethodFatalErrorHandler" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\ErrorEnhancer\UndefinedMethodErrorEnhancer" instead.
[
  "exception" => ErrorException {#15121
    #message: "User Deprecated: The "Symfony\Component\Debug\FatalErrorHandler\UndefinedMethodFatalErrorHandler" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\ErrorEnhancer\UndefinedMethodErrorEnhancer" instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/debug/FatalErrorHandler/UndefinedMethodFatalErrorHandler.php"
    #line: 17
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/debug/FatalErrorHandler/UndefinedMethodFatalErrorHandler.php:17 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', UndefinedMethodFatalErrorHandler::class, \Symfony\Component\ErrorHandler\ErrorEnhancer\UndefinedMethodErrorEnhancer::class), E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:686 {
        Symfony\Component\Debug\ErrorHandler->getFatalErrorHandlers() …
        › new UndefinedFunctionFatalErrorHandler(),new UndefinedMethodFatalErrorHandler(),new ClassNotFoundFatalErrorHandler(),
      }
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:570 {
        Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
        › if ($exception instanceof FatalErrorException && !$exception instanceof OutOfMemoryException && $error) {    foreach ($this->getFatalErrorHandlers() as $handler) {        if ($e = $handler->handleError($error, $exception)) {
      }
      Symfony\Component\Debug\ErrorHandler->handleException() {}
    }
  }
]
php User Deprecated: The "Symfony\Component\Debug\FatalErrorHandler\ClassNotFoundFatalErrorHandler" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\FatalErrorHandler\ClassNotFoundFatalErrorHandler" instead.
[
  "exception" => ErrorException {#15126
    #message: "User Deprecated: The "Symfony\Component\Debug\FatalErrorHandler\ClassNotFoundFatalErrorHandler" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\FatalErrorHandler\ClassNotFoundFatalErrorHandler" instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/debug/FatalErrorHandler/ClassNotFoundFatalErrorHandler.php"
    #line: 20
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/debug/FatalErrorHandler/ClassNotFoundFatalErrorHandler.php:20 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', ClassNotFoundFatalErrorHandler::class, \Symfony\Component\ErrorHandler\FatalErrorHandler\ClassNotFoundFatalErrorHandler::class), E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:687 {
        Symfony\Component\Debug\ErrorHandler->getFatalErrorHandlers() …
        ›     new UndefinedMethodFatalErrorHandler(),    new ClassNotFoundFatalErrorHandler(),];
      }
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:570 {
        Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
        › if ($exception instanceof FatalErrorException && !$exception instanceof OutOfMemoryException && $error) {    foreach ($this->getFatalErrorHandlers() as $handler) {        if ($e = $handler->handleError($error, $exception)) {
      }
      Symfony\Component\Debug\ErrorHandler->handleException() {}
    }
  }
]
php User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4.
[
  "exception" => ErrorException {#555
    #message: "User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4."
    #code: 0
    #file: "/home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTwig_ExceptionListenerService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTwig_ExceptionListenerService.php:9 {
        require …
        › 
        › @trigger_error('The "twig.exception_listener" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1683 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
        › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:219 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:112 {
        Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
        › 
        › $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
        Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
        ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
      }
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
        Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
        › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
      Symfony\Component\Debug\ErrorHandler->handleException() {}
    }
  }
]
{
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTwig_ExceptionListenerService.php:9 {
    require …
    › 
    › @trigger_error('The "twig.exception_listener" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1683 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:219 {
    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:112 {
    Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
    › 
    › $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
    Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
    ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
  }
  /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
    Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
    › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
  Symfony\Component\Debug\ErrorHandler->handleException() {}
}
php User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead.
[
  "exception" => ErrorException {#596
    #message: "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/http-kernel/EventListener/ExceptionListener.php"
    #line: 25
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "ErrorListener" instead.', ExceptionListener::class), E_USER_DEPRECATED);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTwig_ExceptionListenerService.php:11 {
        require …
        › 
        › return $this->privates['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception::showAction', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1683 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
        › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:219 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:112 {
        Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
        › 
        › $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
        Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
        ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
      }
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
        Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
        › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
      Symfony\Component\Debug\ErrorHandler->handleException() {}
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "ErrorListener" instead.', ExceptionListener::class), E_USER_DEPRECATED);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTwig_ExceptionListenerService.php:11 {
    require …
    › 
    › return $this->privates['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception::showAction', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1683 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->ContainerCoWZuwH\{closure} …
    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:219 {
    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:112 {
    Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
    › 
    › $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
    Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
    ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
  }
  /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
    Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
    › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
  Symfony\Component\Debug\ErrorHandler->handleException() {}
}
php (6 times) User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.
[
  "exception" => ErrorException {#15179
    #message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php"
    #line: 57
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
        Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
        › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/white-october/pagerfanta-bundle/EventListener/ConvertNotValidMaxPerPageToNotFoundListener.php:17 {
        WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener->onException(GetResponseForExceptionEvent $event) …
        › {    if ($event->getException() instanceof NotValidMaxPerPageException) {        $event->setException(new NotFoundHttpException('Page Not Found', $event->getException()));
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:219 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:112 {
        Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
        › 
        › $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
        Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
        ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
      }
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
        Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
        › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
      Symfony\Component\Debug\ErrorHandler->handleException() {}
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
    Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
    › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), E_USER_DEPRECATED);}
  /home/promostamt/dev/vendor/white-october/pagerfanta-bundle/EventListener/ConvertNotValidMaxPerPageToNotFoundListener.php:17 {
    WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener->onException(GetResponseForExceptionEvent $event) …
    › {    if ($event->getException() instanceof NotValidMaxPerPageException) {        $event->setException(new NotFoundHttpException('Page Not Found', $event->getException()));
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:219 {
    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:112 {
    Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
    › 
    › $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
    Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
    ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
  }
  /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
    Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
    › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
  Symfony\Component\Debug\ErrorHandler->handleException() {}
}
php User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4.
[
  "exception" => ErrorException {#15283
    #message: "User Deprecated: The "twig.controller.exception" service is deprecated since Symfony 4.4."
    #code: 0
    #file: "/home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTwig_Controller_ExceptionService.php"
    #line: 9
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTwig_Controller_ExceptionService.php:9 {
        require …
        › 
        › @trigger_error('The "twig.controller.exception" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:255 {
        Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
        › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:231 {
        Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
        › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
      /home/promostamt/dev/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
        Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) …
        › if ($this->container->has($class)) {    return $this->container->get($class);}
      }
      /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {
        Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) …
        › {    return $this->configureController(parent::instantiateController($class), $class);}
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {
        Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) …
        › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error | \LogicException $e) {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
        Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) …
        › 
        ›     return parent::createController($controller);}
      }
      /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {
        Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) …
        › 
        ›     return parent::createController($controller);}
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
        Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
        › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
        Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
        › 
        › $ret = $this->resolver->getController($request);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:141 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
        Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
        › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:219 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:112 {
        Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
        › 
        › $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
        Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
        ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
      }
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
        Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
        › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
      Symfony\Component\Debug\ErrorHandler->handleException() {}
    }
  }
]
{
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTwig_Controller_ExceptionService.php:9 {
    require …
    › 
    › @trigger_error('The "twig.controller.exception" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:255 {
    Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
    › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:231 {
    Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
    › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
  /home/promostamt/dev/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) …
    › if ($this->container->has($class)) {    return $this->container->get($class);}
  }
  /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {
    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) …
    › {    return $this->configureController(parent::instantiateController($class), $class);}
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {
    Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) …
    › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error | \LogicException $e) {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) …
    › 
    ›     return parent::createController($controller);}
  }
  /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {
    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) …
    › 
    ›     return parent::createController($controller);}
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
    Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
    › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
    Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
    › 
    › $ret = $this->resolver->getController($request);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:141 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:219 {
    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:112 {
    Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
    › 
    › $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
    Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
    ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
  }
  /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
    Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
    › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
  Symfony\Component\Debug\ErrorHandler->handleException() {}
}
php User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead.
[
  "exception" => ErrorException {#15284
    #message: "User Deprecated: The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/twig-bundle/Controller/ExceptionController.php"
    #line: 23
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', ExceptionController::class, \Symfony\Component\HttpKernel\Controller\ErrorController::class), E_USER_DEPRECATED);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTwig_Controller_ExceptionService.php:11 {
        require …
        › 
        › return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);}
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
        ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:255 {
        Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
        › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:231 {
        Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
        › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
      /home/promostamt/dev/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
        Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) …
        › if ($this->container->has($class)) {    return $this->container->get($class);}
      }
      /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {
        Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) …
        › {    return $this->configureController(parent::instantiateController($class), $class);}
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {
        Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) …
        › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error | \LogicException $e) {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
        Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) …
        › 
        ›     return parent::createController($controller);}
      }
      /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {
        Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) …
        › 
        ›     return parent::createController($controller);}
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
        Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
        › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
        Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
        › 
        › $ret = $this->resolver->getController($request);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:141 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
        Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
        › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:219 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:112 {
        Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
        › 
        › $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
        Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
        ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
      }
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
        Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
        › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
      Symfony\Component\Debug\ErrorHandler->handleException() {}
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/twig-bundle/Controller/ExceptionController.php:23 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', ExceptionController::class, \Symfony\Component\HttpKernel\Controller\ErrorController::class), E_USER_DEPRECATED);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getTwig_Controller_ExceptionService.php:11 {
    require …
    › 
    › return $this->services['twig.controller.exception'] = new \Symfony\Bundle\TwigBundle\Controller\ExceptionController(($this->services['twig'] ?? $this->getTwigService()), true);}
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/srcApp_KernelDevDebugContainer.php:1114 {
    ContainerCoWZuwH\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:255 {
    Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
    › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /home/promostamt/dev/vendor/symfony/dependency-injection/Container.php:231 {
    Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
    › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
  /home/promostamt/dev/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) …
    › if ($this->container->has($class)) {    return $this->container->get($class);}
  }
  /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {
    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) …
    › {    return $this->configureController(parent::instantiateController($class), $class);}
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {
    Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) …
    › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error | \LogicException $e) {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) …
    › 
    ›     return parent::createController($controller);}
  }
  /home/promostamt/dev/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {
    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) …
    › 
    ›     return parent::createController($controller);}
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
    Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
    › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
    Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
    › 
    › $ret = $this->resolver->getController($request);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:141 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:219 {
    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:112 {
    Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
    › 
    › $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
    Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
    ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
  }
  /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
    Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
    › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
  Symfony\Component\Debug\ErrorHandler->handleException() {}
}
php User Deprecated: The template "TwigBundle::layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::layout.html.twig" at line 1).
[
  "exception" => ErrorException {#15353
    #message: "User Deprecated: The template "TwigBundle::layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::layout.html.twig" at line 1)."
    #code: 0
    #file: "/home/promostamt/dev/var/cache/dev/twig/17/17048e86a79ca06b90394b9ebf80838af790e26ebba21087dbcb1c9079a5180e.php"
    #line: 49
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/var/cache/dev/twig/17/17048e86a79ca06b90394b9ebf80838af790e26ebba21087dbcb1c9079a5180e.php:49 {
        __TwigTemplate_ca04728d67d0ba12e90ebbd2281305914005f73e5d661eb72c0d11c3a3b6eb19->doDisplay(array $context, array $blocks = []) …
        › $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"TwigBundle::layout.html.twig\" at line 1).", E_USER_DEPRECATED);// line 2
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/b7/b7f32e31c7d89d16339356b9f7d5bdfdb18bd74cdadf207b6f60cc903225c802.php:52 {
        __TwigTemplate_51ab45181b6ffa7769f7625f38a6aa5de52642d981b7367aafdbb58c8f3f20b0->doDisplay(array $context, array $blocks = []) …
        › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "TwigBundle:Exception:exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/TemplateWrapper.php:45 {
        Twig\TemplateWrapper->render(array $context = []): string …
        ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Environment.php:318 {
        Twig\Environment->render($name, array $context = []) …
        › {    return $this->load($name)->render($context);}
      }
      /home/promostamt/dev/vendor/symfony/twig-bundle/Controller/ExceptionController.php:73 {
        Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Request $request, FlattenException $exception, DebugLoggerInterface $logger = null) …
        ›     'logger' => $logger,    'currentContent' => $currentContent,]
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);arguments: {
          $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
          $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
          $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
          $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
        Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
        › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:219 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:112 {
        Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
        › 
        › $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
        Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
        ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
      }
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
        Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
        › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
      Symfony\Component\Debug\ErrorHandler->handleException() {}
    }
  }
]
{
  /home/promostamt/dev/var/cache/dev/twig/17/17048e86a79ca06b90394b9ebf80838af790e26ebba21087dbcb1c9079a5180e.php:49 {
    __TwigTemplate_ca04728d67d0ba12e90ebbd2281305914005f73e5d661eb72c0d11c3a3b6eb19->doDisplay(array $context, array $blocks = []) …
    › $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"TwigBundle::layout.html.twig\" at line 1).", E_USER_DEPRECATED);// line 2
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/b7/b7f32e31c7d89d16339356b9f7d5bdfdb18bd74cdadf207b6f60cc903225c802.php:52 {
    __TwigTemplate_51ab45181b6ffa7769f7625f38a6aa5de52642d981b7367aafdbb58c8f3f20b0->doDisplay(array $context, array $blocks = []) …
    › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "TwigBundle:Exception:exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/TemplateWrapper.php:45 {
    Twig\TemplateWrapper->render(array $context = []): string …
    ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
  }
  /home/promostamt/dev/vendor/twig/twig/src/Environment.php:318 {
    Twig\Environment->render($name, array $context = []) …
    › {    return $this->load($name)->render($context);}
  }
  /home/promostamt/dev/vendor/symfony/twig-bundle/Controller/ExceptionController.php:73 {
    Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Request $request, FlattenException $exception, DebugLoggerInterface $logger = null) …
    ›     'logger' => $logger,    'currentContent' => $currentContent,]
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);arguments: {
      $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
      $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
      $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
      $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:219 {
    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:112 {
    Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
    › 
    › $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
    Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
    ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
  }
  /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
    Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
    › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
  Symfony\Component\Debug\ErrorHandler->handleException() {}
}
php User Deprecated: The template "TwigBundle::exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::exception.css.twig" at line 1).
[
  "exception" => ErrorException {#15366
    #message: "User Deprecated: The template "TwigBundle::exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::exception.css.twig" at line 1)."
    #code: 0
    #file: "/home/promostamt/dev/var/cache/dev/twig/89/8973cd1458d3ba764eb9f25b922e9aa17d50ff1c565919634107cd497710043f.php"
    #line: 44
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/var/cache/dev/twig/89/8973cd1458d3ba764eb9f25b922e9aa17d50ff1c565919634107cd497710043f.php:44 {
        __TwigTemplate_1cb34bd9adadab180907a1dd5c65b63bbac210193fe6f3df8e0ad9fc836c2df1->doDisplay(array $context, array $blocks = []) …
        › $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"TwigBundle::exception.css.twig\" at line 1).", E_USER_DEPRECATED);// line 4
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Extension/CoreExtension.php:1223 {
        twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
        › 
        ›     return $loaded ? $loaded->render($variables) : '';} finally {
      }
      /home/promostamt/dev/vendor/symfony/twig-bundle/Resources/views/layout.html.twig:11 {
        __TwigTemplate_ca04728d67d0ba12e90ebbd2281305914005f73e5d661eb72c0d11c3a3b6eb19->doDisplay(array $context, array $blocks = []) …
        › <link rel="icon" type="image/png" href="{{ include('@Twig/images/favicon.png.base64') }}"><style>{{ include('@Twig/exception.css.twig') }}</style>{% block head %}{% endblock %}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/b7/b7f32e31c7d89d16339356b9f7d5bdfdb18bd74cdadf207b6f60cc903225c802.php:52 {
        __TwigTemplate_51ab45181b6ffa7769f7625f38a6aa5de52642d981b7367aafdbb58c8f3f20b0->doDisplay(array $context, array $blocks = []) …
        › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "TwigBundle:Exception:exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/TemplateWrapper.php:45 {
        Twig\TemplateWrapper->render(array $context = []): string …
        ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Environment.php:318 {
        Twig\Environment->render($name, array $context = []) …
        › {    return $this->load($name)->render($context);}
      }
      /home/promostamt/dev/vendor/symfony/twig-bundle/Controller/ExceptionController.php:73 {
        Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Request $request, FlattenException $exception, DebugLoggerInterface $logger = null) …
        ›     'logger' => $logger,    'currentContent' => $currentContent,]
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);arguments: {
          $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
          $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
          $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
          $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
        Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
        › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:219 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:112 {
        Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
        › 
        › $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
        Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
        ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
      }
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
        Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
        › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
      Symfony\Component\Debug\ErrorHandler->handleException() {}
    }
  }
]
{
  /home/promostamt/dev/var/cache/dev/twig/89/8973cd1458d3ba764eb9f25b922e9aa17d50ff1c565919634107cd497710043f.php:44 {
    __TwigTemplate_1cb34bd9adadab180907a1dd5c65b63bbac210193fe6f3df8e0ad9fc836c2df1->doDisplay(array $context, array $blocks = []) …
    › $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"TwigBundle::exception.css.twig\" at line 1).", E_USER_DEPRECATED);// line 4
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Extension/CoreExtension.php:1223 {
    twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
    › 
    ›     return $loaded ? $loaded->render($variables) : '';} finally {
  }
  /home/promostamt/dev/vendor/symfony/twig-bundle/Resources/views/layout.html.twig:11 {
    __TwigTemplate_ca04728d67d0ba12e90ebbd2281305914005f73e5d661eb72c0d11c3a3b6eb19->doDisplay(array $context, array $blocks = []) …
    › <link rel="icon" type="image/png" href="{{ include('@Twig/images/favicon.png.base64') }}"><style>{{ include('@Twig/exception.css.twig') }}</style>{% block head %}{% endblock %}
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/b7/b7f32e31c7d89d16339356b9f7d5bdfdb18bd74cdadf207b6f60cc903225c802.php:52 {
    __TwigTemplate_51ab45181b6ffa7769f7625f38a6aa5de52642d981b7367aafdbb58c8f3f20b0->doDisplay(array $context, array $blocks = []) …
    › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "TwigBundle:Exception:exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/TemplateWrapper.php:45 {
    Twig\TemplateWrapper->render(array $context = []): string …
    ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
  }
  /home/promostamt/dev/vendor/twig/twig/src/Environment.php:318 {
    Twig\Environment->render($name, array $context = []) …
    › {    return $this->load($name)->render($context);}
  }
  /home/promostamt/dev/vendor/symfony/twig-bundle/Controller/ExceptionController.php:73 {
    Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Request $request, FlattenException $exception, DebugLoggerInterface $logger = null) …
    ›     'logger' => $logger,    'currentContent' => $currentContent,]
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);arguments: {
      $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
      $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
      $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
      $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:219 {
    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:112 {
    Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
    › 
    › $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
    Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
    ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
  }
  /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
    Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
    › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
  Symfony\Component\Debug\ErrorHandler->handleException() {}
}
php User Deprecated: The template "TwigBundle::base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::base_js.html.twig" at line 1).
[
  "exception" => ErrorException {#15709
    #message: "User Deprecated: The template "TwigBundle::base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("TwigBundle::base_js.html.twig" at line 1)."
    #code: 0
    #file: "/home/promostamt/dev/var/cache/dev/twig/da/da717a1cfd19e59dc598b87c6dd71f8beecd042f70a5ae11117ed02123efb13e.php"
    #line: 44
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/var/cache/dev/twig/da/da717a1cfd19e59dc598b87c6dd71f8beecd042f70a5ae11117ed02123efb13e.php:44 {
        __TwigTemplate_5b0972edb1a4e1c4b3535ea5a76dfc769aedf02a4d519ee238c90b1766b0b65b->doDisplay(array $context, array $blocks = []) …
        › $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"TwigBundle::base_js.html.twig\" at line 1).", E_USER_DEPRECATED);// line 4
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Extension/CoreExtension.php:1223 {
        twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
        › 
        ›     return $loaded ? $loaded->render($variables) : '';} finally {
      }
      /home/promostamt/dev/var/cache/dev/twig/17/17048e86a79ca06b90394b9ebf80838af790e26ebba21087dbcb1c9079a5180e.php:117 {
        __TwigTemplate_ca04728d67d0ba12e90ebbd2281305914005f73e5d661eb72c0d11c3a3b6eb19->doDisplay(array $context, array $blocks = []) …
        › echo "        ";echo twig_include($this->env, $context, "@Twig/base_js.html.twig");echo "
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/var/cache/dev/twig/b7/b7f32e31c7d89d16339356b9f7d5bdfdb18bd74cdadf207b6f60cc903225c802.php:52 {
        __TwigTemplate_51ab45181b6ffa7769f7625f38a6aa5de52642d981b7367aafdbb58c8f3f20b0->doDisplay(array $context, array $blocks = []) …
        › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "TwigBundle:Exception:exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
        Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
        › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
        Twig\Template->display(array $context, array $blocks = []) …
        › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
        arguments: {
          $context: [ …40]
          $blocks: [ …2]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
        Twig\Template->render(array $context) …
        › try {    $this->display($context);} catch (\Throwable $e) {
        arguments: {
          $context: [ …3]
        }
      }
      /home/promostamt/dev/vendor/twig/twig/src/TemplateWrapper.php:45 {
        Twig\TemplateWrapper->render(array $context = []): string …
        ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Environment.php:318 {
        Twig\Environment->render($name, array $context = []) …
        › {    return $this->load($name)->render($context);}
      }
      /home/promostamt/dev/vendor/symfony/twig-bundle/Controller/ExceptionController.php:73 {
        Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Request $request, FlattenException $exception, DebugLoggerInterface $logger = null) …
        ›     'logger' => $logger,    'currentContent' => $currentContent,]
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);arguments: {
          $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
          $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
          $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
          $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#12 …}
          $type: 1
        }
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
        Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
        › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:219 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:112 {
        Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
        › 
        › $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);}
      /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
        Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
        ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
      }
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
        Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
        › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
      Symfony\Component\Debug\ErrorHandler->handleException() {}
    }
  }
]
{
  /home/promostamt/dev/var/cache/dev/twig/da/da717a1cfd19e59dc598b87c6dd71f8beecd042f70a5ae11117ed02123efb13e.php:44 {
    __TwigTemplate_5b0972edb1a4e1c4b3535ea5a76dfc769aedf02a4d519ee238c90b1766b0b65b->doDisplay(array $context, array $blocks = []) …
    › $__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_f607aeef2c31a95a7bf963452dff024ffaeb6aafbe4603f9ca3bec57be8633f4." (\"TwigBundle::base_js.html.twig\" at line 1).", E_USER_DEPRECATED);// line 4
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Extension/CoreExtension.php:1223 {
    twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
    › 
    ›     return $loaded ? $loaded->render($variables) : '';} finally {
  }
  /home/promostamt/dev/var/cache/dev/twig/17/17048e86a79ca06b90394b9ebf80838af790e26ebba21087dbcb1c9079a5180e.php:117 {
    __TwigTemplate_ca04728d67d0ba12e90ebbd2281305914005f73e5d661eb72c0d11c3a3b6eb19->doDisplay(array $context, array $blocks = []) …
    › echo "        ";echo twig_include($this->env, $context, "@Twig/base_js.html.twig");echo "
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/var/cache/dev/twig/b7/b7f32e31c7d89d16339356b9f7d5bdfdb18bd74cdadf207b6f60cc903225c802.php:52 {
    __TwigTemplate_51ab45181b6ffa7769f7625f38a6aa5de52642d981b7367aafdbb58c8f3f20b0->doDisplay(array $context, array $blocks = []) …
    › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "TwigBundle:Exception:exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:407 {
    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:380 {
    Twig\Template->display(array $context, array $blocks = []) …
    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
    arguments: {
      $context: [ …40]
      $blocks: [ …2]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/Template.php:392 {
    Twig\Template->render(array $context) …
    › try {    $this->display($context);} catch (\Throwable $e) {
    arguments: {
      $context: [ …3]
    }
  }
  /home/promostamt/dev/vendor/twig/twig/src/TemplateWrapper.php:45 {
    Twig\TemplateWrapper->render(array $context = []): string …
    ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
  }
  /home/promostamt/dev/vendor/twig/twig/src/Environment.php:318 {
    Twig\Environment->render($name, array $context = []) …
    › {    return $this->load($name)->render($context);}
  }
  /home/promostamt/dev/vendor/symfony/twig-bundle/Controller/ExceptionController.php:73 {
    Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Request $request, FlattenException $exception, DebugLoggerInterface $logger = null) …
    ›     'logger' => $logger,    'currentContent' => $currentContent,]
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:158 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);arguments: {
      $pageAccueil: App\Entity\Contenu\PageAccueil {#1911 …}
      $pageAccueilRepository: App\Repository\Contenu\PageAccueilRepository {#1338 …}
      $lienBlocPageAccueilRepository: App\Repository\Contenu\LienBlocPageAccueilRepository {#1874 …}
      $lienDiaporamaPageAccueilRepository: App\Repository\Contenu\LienDiaporamaPageAccueilRepository {#1881 …}
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#12 …}
      $type: 1
    }
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:61 {
    Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(GetResponseForExceptionEvent $event) …
    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:219 {
    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:112 {
    Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
    › 
    › $response = $this->handleThrowable($exception, $request, self::MASTER_REQUEST);}
  /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
    Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
    ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
  }
  /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
    Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
    › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
  Symfony\Component\Debug\ErrorHandler->handleException() {}
}
php User Deprecated: The FOS\RestBundle\Routing\Loader\RestRouteLoader class is deprecated since FOSRestBundle 2.8.
[
  "exception" => ErrorException {#17695
    #message: "User Deprecated: The FOS\RestBundle\Routing\Loader\RestRouteLoader class is deprecated since FOSRestBundle 2.8."
    #code: 0
    #file: "/home/promostamt/dev/vendor/friendsofsymfony/rest-bundle/Routing/Loader/RestRouteLoader.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/friendsofsymfony/rest-bundle/Routing/Loader/RestRouteLoader.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error(sprintf('The %s\RestRouteLoader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);}
      spl_autoload_call() {}
      /home/promostamt/dev/vendor/symfony/var-dumper/Caster/ExceptionCaster.php:217 {
        Symfony\Component\VarDumper\Caster\ExceptionCaster::castFrameStub(FrameStub $frame, array $a, Stub $stub, $isNested) …
        › if (file_exists($f['file']) && 0 <= self::$srcContext) {    if (!empty($f['class']) && (is_subclass_of($f['class'], 'Twig\Template') || is_subclass_of($f['class'], 'Twig_Template')) && method_exists($f['class'], 'getDebugInfo')) {        $template = isset($f['object']) ? $f['object'] : unserialize(sprintf('O:%d:"%s":0:{}', \strlen($f['class']), $f['class']));
      }
      /home/promostamt/dev/vendor/symfony/var-dumper/Caster/ExceptionCaster.php:150 {
        Symfony\Component\VarDumper\Caster\ExceptionCaster::castTraceStub(TraceStub $trace, array $a, Stub $stub, $isNested) …
        › );$f = self::castFrameStub($frame, [], $frame, true);if (isset($f[$prefix.'src'])) {
      }
      /home/promostamt/dev/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:330 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->castObject(Stub $stub, $isNested) …
        › foreach ($this->casters[$p] as $callback) {    $a = $callback($obj, $a, $stub, $isNested, $this->filter);}
      }
      /home/promostamt/dev/vendor/symfony/var-dumper/Cloner/VarCloner.php:189 {
        Symfony\Component\VarDumper\Cloner\VarCloner->doClone($var) …
        › $stub->handle = $h;$a = $this->castObject($stub, 0 < $i);if ($v !== $stub->value) {
      }
      /home/promostamt/dev/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:263 {
        Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, $filter = 0) …
        › try {    return new Data($this->doClone($var));} finally {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/DataCollector/DataCollector.php:85 {
        Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
        › 
        ›     return $this->cloner->cloneVar($var);}
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php:77 {
        Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector->lateCollect() …
        ›     $this->data['logs'] = $this->sanitizeLogs(array_merge($this->logger->getLogs($this->currentRequest), $containerDeprecationLogs));    $this->data = $this->cloneVar($this->data);}
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Profiler/Profiler.php:100 {
        Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile) …
        › if ($collector instanceof LateDataCollectorInterface) {    $collector->lateCollect();}
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:112 {
        Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(PostResponseEvent $event) …
        › foreach ($this->profiles as $request) {    $this->profiler->saveProfile($this->profiles[$request]);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:100 {
        Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response) …
        › {    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);}
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:117 {
        Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
        › 
        ›     $this->terminate($request, $response);}
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
        Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
        ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
      }
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
        Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
        › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
      Symfony\Component\Debug\ErrorHandler->handleException() {}
    }
  }
]
{
  /home/promostamt/dev/vendor/friendsofsymfony/rest-bundle/Routing/Loader/RestRouteLoader.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error(sprintf('The %s\RestRouteLoader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);}
  spl_autoload_call() {}
  /home/promostamt/dev/vendor/symfony/var-dumper/Caster/ExceptionCaster.php:217 {
    Symfony\Component\VarDumper\Caster\ExceptionCaster::castFrameStub(FrameStub $frame, array $a, Stub $stub, $isNested) …
    › if (file_exists($f['file']) && 0 <= self::$srcContext) {    if (!empty($f['class']) && (is_subclass_of($f['class'], 'Twig\Template') || is_subclass_of($f['class'], 'Twig_Template')) && method_exists($f['class'], 'getDebugInfo')) {        $template = isset($f['object']) ? $f['object'] : unserialize(sprintf('O:%d:"%s":0:{}', \strlen($f['class']), $f['class']));
  }
  /home/promostamt/dev/vendor/symfony/var-dumper/Caster/ExceptionCaster.php:150 {
    Symfony\Component\VarDumper\Caster\ExceptionCaster::castTraceStub(TraceStub $trace, array $a, Stub $stub, $isNested) …
    › );$f = self::castFrameStub($frame, [], $frame, true);if (isset($f[$prefix.'src'])) {
  }
  /home/promostamt/dev/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:330 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->castObject(Stub $stub, $isNested) …
    › foreach ($this->casters[$p] as $callback) {    $a = $callback($obj, $a, $stub, $isNested, $this->filter);}
  }
  /home/promostamt/dev/vendor/symfony/var-dumper/Cloner/VarCloner.php:189 {
    Symfony\Component\VarDumper\Cloner\VarCloner->doClone($var) …
    › $stub->handle = $h;$a = $this->castObject($stub, 0 < $i);if ($v !== $stub->value) {
  }
  /home/promostamt/dev/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:263 {
    Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar($var, $filter = 0) …
    › try {    return new Data($this->doClone($var));} finally {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/DataCollector/DataCollector.php:85 {
    Symfony\Component\HttpKernel\DataCollector\DataCollector->cloneVar($var) …
    › 
    ›     return $this->cloner->cloneVar($var);}
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php:77 {
    Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector->lateCollect() …
    ›     $this->data['logs'] = $this->sanitizeLogs(array_merge($this->logger->getLogs($this->currentRequest), $containerDeprecationLogs));    $this->data = $this->cloneVar($this->data);}
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Profiler/Profiler.php:100 {
    Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile) …
    › if ($collector instanceof LateDataCollectorInterface) {    $collector->lateCollect();}
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:112 {
    Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(PostResponseEvent $event) …
    › foreach ($this->profiles as $request) {    $this->profiler->saveProfile($this->profiles[$request]);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:100 {
    Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response) …
    › {    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);}
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:117 {
    Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
    › 
    ›     $this->terminate($request, $response);}
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
    Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
    ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
  }
  /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
    Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
    › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
  Symfony\Component\Debug\ErrorHandler->handleException() {}
}
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => ErrorException {#25266
    #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
    #code: 0
    #file: "/home/promostamt/dev/vendor/symfony/framework-bundle/Templating/TemplateReference.php"
    #line: 14
    #severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/framework-bundle/Templating/TemplateReference.php:14 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('The '.TemplateReference::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:61 {
        Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser->parse($name) …
        › 
        › $template = new TemplateReference($matches[1], $matches[2], $matches[3], $matches[4], $matches[5]);}
      /home/promostamt/dev/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:88 {
        Symfony\Bundle\TwigBundle\Loader\FilesystemLoader->findTemplate($template, $throw = true) …
        › try {    $template = $this->parser->parse($template);    $file = $this->locator->locate($template);
      }
      /home/promostamt/dev/vendor/twig/twig/src/Loader/FilesystemLoader.php:150 {
        Twig\Loader\FilesystemLoader->getCacheKey($name) …
        › {    if (null === ($path = $this->findTemplate($name)) || false === $path) {        return '';
      }
      /home/promostamt/dev/vendor/twig/twig/src/Environment.php:299 {
        Twig\Environment->getTemplateClass($name, $index = null) …
        › {    $key = $this->getLoader()->getCacheKey($name).$this->optionsHash;}
      /home/promostamt/dev/vendor/twig/twig/src/Environment.php:381 {
        Twig\Environment->loadTemplate($name, $index = null) …
        › {    return $this->loadClass($this->getTemplateClass($name), $name, $index);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Environment.php:359 {
        Twig\Environment->load($name) …
        › 
        ›     return new TemplateWrapper($this, $this->loadTemplate($name));}
      }
      /home/promostamt/dev/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:77 {
        Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
        › try {    $template = $this->twig->load($name = $profile->getName());} catch (LoaderError $e) {
      }
      /home/promostamt/dev/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:88 {
        Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
        › foreach ($profile as $p) {    $templateFinder($p);}
      }
      /home/promostamt/dev/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:88 {
        Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
        › foreach ($profile as $p) {    $templateFinder($p);}
      }
      /home/promostamt/dev/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:88 {
        Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
        › foreach ($profile as $p) {    $templateFinder($p);}
      }
      /home/promostamt/dev/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:88 {
        Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
        › foreach ($profile as $p) {    $templateFinder($p);}
      }
      /home/promostamt/dev/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:88 {
        Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
        › foreach ($profile as $p) {    $templateFinder($p);}
      }
      /home/promostamt/dev/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:88 {
        Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
        › foreach ($profile as $p) {    $templateFinder($p);}
      }
      /home/promostamt/dev/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:88 {
        Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
        › foreach ($profile as $p) {    $templateFinder($p);}
      }
      /home/promostamt/dev/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:91 {
        Symfony\Bridge\Twig\DataCollector\TwigDataCollector->lateCollect() …
        ›     };    $templateFinder($this->profile);}
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/Profiler/Profiler.php:100 {
        Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile) …
        › if ($collector instanceof LateDataCollectorInterface) {    $collector->lateCollect();}
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:112 {
        Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(PostResponseEvent $event) …
        › foreach ($this->profiles as $request) {    $this->profiler->saveProfile($this->profiles[$request]);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:100 {
        Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response) …
        › {    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);}
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:117 {
        Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
        › 
        ›     $this->terminate($request, $response);}
      }
      /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
        Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
        ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
      }
      /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
        Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
        › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
      Symfony\Component\Debug\ErrorHandler->handleException() {}
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/framework-bundle/Templating/TemplateReference.php:14 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('The '.TemplateReference::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
  /home/promostamt/dev/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:61 {
    Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser->parse($name) …
    › 
    › $template = new TemplateReference($matches[1], $matches[2], $matches[3], $matches[4], $matches[5]);}
  /home/promostamt/dev/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:88 {
    Symfony\Bundle\TwigBundle\Loader\FilesystemLoader->findTemplate($template, $throw = true) …
    › try {    $template = $this->parser->parse($template);    $file = $this->locator->locate($template);
  }
  /home/promostamt/dev/vendor/twig/twig/src/Loader/FilesystemLoader.php:150 {
    Twig\Loader\FilesystemLoader->getCacheKey($name) …
    › {    if (null === ($path = $this->findTemplate($name)) || false === $path) {        return '';
  }
  /home/promostamt/dev/vendor/twig/twig/src/Environment.php:299 {
    Twig\Environment->getTemplateClass($name, $index = null) …
    › {    $key = $this->getLoader()->getCacheKey($name).$this->optionsHash;}
  /home/promostamt/dev/vendor/twig/twig/src/Environment.php:381 {
    Twig\Environment->loadTemplate($name, $index = null) …
    › {    return $this->loadClass($this->getTemplateClass($name), $name, $index);}
  }
  /home/promostamt/dev/vendor/twig/twig/src/Environment.php:359 {
    Twig\Environment->load($name) …
    › 
    ›     return new TemplateWrapper($this, $this->loadTemplate($name));}
  }
  /home/promostamt/dev/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:77 {
    Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
    › try {    $template = $this->twig->load($name = $profile->getName());} catch (LoaderError $e) {
  }
  /home/promostamt/dev/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:88 {
    Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
    › foreach ($profile as $p) {    $templateFinder($p);}
  }
  /home/promostamt/dev/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:88 {
    Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
    › foreach ($profile as $p) {    $templateFinder($p);}
  }
  /home/promostamt/dev/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:88 {
    Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
    › foreach ($profile as $p) {    $templateFinder($p);}
  }
  /home/promostamt/dev/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:88 {
    Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
    › foreach ($profile as $p) {    $templateFinder($p);}
  }
  /home/promostamt/dev/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:88 {
    Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
    › foreach ($profile as $p) {    $templateFinder($p);}
  }
  /home/promostamt/dev/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:88 {
    Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
    › foreach ($profile as $p) {    $templateFinder($p);}
  }
  /home/promostamt/dev/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:88 {
    Symfony\Bridge\Twig\DataCollector\TwigDataCollector->Symfony\Bridge\Twig\DataCollector\{closure} …
    › foreach ($profile as $p) {    $templateFinder($p);}
  }
  /home/promostamt/dev/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php:91 {
    Symfony\Bridge\Twig\DataCollector\TwigDataCollector->lateCollect() …
    ›     };    $templateFinder($this->profile);}
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/Profiler/Profiler.php:100 {
    Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile) …
    › if ($collector instanceof LateDataCollectorInterface) {    $collector->lateCollect();}
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:112 {
    Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(PostResponseEvent $event) …
    › foreach ($this->profiles as $request) {    $this->profiler->saveProfile($this->profiles[$request]);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /home/promostamt/dev/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /home/promostamt/dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:100 {
    Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response) …
    › {    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);}
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/HttpKernel.php:117 {
    Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, Request $request = null) …
    › 
    ›     $this->terminate($request, $response);}
  }
  /home/promostamt/dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:120 {
    Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
    ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
  }
  /home/promostamt/dev/vendor/symfony/debug/ErrorHandler.php:581 {
    Symfony\Component\Debug\ErrorHandler->handleException($exception, array $error = null) …
    › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
  Symfony\Component\Debug\ErrorHandler->handleException() {}
}
n/a The FOS\CKEditorBundle\DependencyInjection\CompilerResourceCompilerPass is deprecated since 1.x and will be removed with the 2.0 release.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65233
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/friendsofsymfony/ckeditor-bundle/src/DependencyInjection/Compiler/ResourceCompilerPass.php:21 {
        spl_autoload_call($class_name) …
        ›     'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
      }
      /home/promostamt/dev/vendor/friendsofsymfony/ckeditor-bundle/src/FOSCKEditorBundle.php:32 {$container    ->addCompilerPass(new ResourceCompilerPass())    ->addCompilerPass(new TemplatingCompilerPass());
      }
    }
  }
]
n/a The FOS\CKEditorBundle\DependencyInjection\CompilerTemplatingCompilerPass is deprecated since 1.x and will be removed with the 2.0 release.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65235
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/friendsofsymfony/ckeditor-bundle/src/DependencyInjection/Compiler/TemplatingCompilerPass.php:21 {
        spl_autoload_call($class_name) …
        ›     'and will be removed with the 2.0 release.',    E_USER_DEPRECATED);
      }
      /home/promostamt/dev/vendor/friendsofsymfony/ckeditor-bundle/src/FOSCKEditorBundle.php:33 {        ->addCompilerPass(new ResourceCompilerPass())        ->addCompilerPass(new TemplatingCompilerPass());}
      }
    }
  }
]
n/a The "Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait" trait is considered internal. It may change without further notice. You should not use it from "Sonata\AdminBundle\Controller\CRUDController".
n/a The "Translation\Bundle\Controller\WebUIController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
n/a The "Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy" class is considered final since sonata-project/admin-bundle 3.52. It may change without further notice as of its next major version. You should not extend it from "App\Translator\NativeLabelTranslatorStrategy".
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65238
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a (2 times) The "framework.templating" configuration is deprecated since Symfony 4.3. Configure the "twig" section provided by the Twig Bundle instead.
n/a Enabling the Templating component is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a Enabling the "sensio_framework_extra.router.annotations" configuration is deprecated since version 5.2. Set it to false and use the "Symfony\Component\Routing\Annotation\Route" annotation from Symfony itself.
n/a (2 times) The "twig.exception_controller" configuration key has been deprecated in Symfony 4.4, set it to "null" and use "framework.error_controller" configuration key instead.
n/a Not registering bundle "Sonata\Doctrine\Bridge\Symfony\Bundle\SonataDoctrineBundle" is deprecated since 3.12.0, registering it will be mandatory in 4.0
n/a (38 times) A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "stof_doctrine_extensions" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "orm" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "mongodb" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "class" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "uploadable" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "fos_user" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "liip_imagine" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "fos_ck_editor" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "configs" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "plugins" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (4 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "styles" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "attributes" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "templates" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "template_parameters" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "filebrowsers" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "toolbars" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "sonata_formatter" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "translation" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) Showing the country flags is deprecated. The flags will be removed in the next major version. Please set "sonata_translation.locale_switcher_show_country_flags" to false to avoid this message.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65263
    +count: 2
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/translation-bundle/src/DependencyInjection/Configuration.php:104 {
        Sonata\TranslationBundle\DependencyInjection\Configuration::Sonata\TranslationBundle\DependencyInjection\{closure} …
        ›     'sonata_translation.locale_switcher_show_country_flags'), E_USER_DEPRECATED);$v['locale_switcher_show_country_flags'] = $v['locale_switcher_show_country_flags'] ?? true;
      }
      /home/promostamt/dev/vendor/symfony/config/Definition/Builder/ExprBuilder.php:241 {$expressions[$k] = function ($v) use ($if, $then) {    return $if($v) ? $then($v) : $v;};
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/sonata-project/translation-bundle/src/DependencyInjection/Configuration.php:104 {
    Sonata\TranslationBundle\DependencyInjection\Configuration::Sonata\TranslationBundle\DependencyInjection\{closure} …
    ›     'sonata_translation.locale_switcher_show_country_flags'), E_USER_DEPRECATED);$v['locale_switcher_show_country_flags'] = $v['locale_switcher_show_country_flags'] ?? true;
  }
  /home/promostamt/dev/vendor/symfony/config/Definition/Builder/ExprBuilder.php:241 {$expressions[$k] = function ($v) use ($if, $then) {    return $if($v) ? $then($v) : $v;};
  }
}
n/a (2 times) Enabling the route generation feature is deprecated since FOSRestBundle 2.8.
n/a (2 times) The body_listener config has been enabled by default and will be disabled by default in FOSRestBundle 3.0. Please enable or disable it explicitly.
n/a The "FOS\UserBundle\Controller\RegistrationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65266
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "FOS\UserBundle\Controller\ProfileController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65267
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/promostamt/dev/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "FOS\UserBundle\Model\UserInterface" interface extends "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1.
n/a The Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer class is deprecated since version 4.4 and will be removed in 5.0; use Twig instead.
n/a The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Bloc\BlocLigneRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Bloc\BlocRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Bloc\DiaporamaRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\AttributRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\AvoirLigneRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\AvoirRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\CaracteristiqueRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\CategorieOffreRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\CategorieProduitRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\CommandeAyantDroitRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\CommandeHistoriqueRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\CommandeLigneRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\CommandeRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\GeolocalisationRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\ManifestationRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\MarqueRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\OffreRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\PanierLigneRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\PaysRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\ProduitDeclinaisonRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\ProduitEanRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\ProduitReducCeRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\ProduitRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\PromotionRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\TransporteurRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Boutique\TransporteurZoneRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Categorie\CategorieRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Contenu\ActualiteRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Contenu\CategorieActualiteRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Contenu\CategorieCseRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Contenu\CategoriePageRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Contenu\LienBlocPageAccueilRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Contenu\LienBlocPageRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Contenu\LienDiaporamaPageAccueilRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Contenu\PageAccueilRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Contenu\PageRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Formulaire\ContactRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Formulaire\ConversationRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Formulaire\MessageRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Formulaire\NewsletterInscriptionRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Menu\LienMenuMenuItemRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Menu\MenuItemRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Menu\MenuRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Rest\LogRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Seo\R301Repository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Seo\SeoParametreRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Seo\SeoRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Seo\SeoReseauxSociauxRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Translation\Bloc\BlocLigneRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Translation\Bloc\BlocRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Translation\Bloc\DiaporamaRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Translation\Boutique\AttributRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Translation\Boutique\CaracteristiqueRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Translation\Boutique\MarqueRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Translation\Boutique\OffreRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Translation\Boutique\OffreTypeRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Translation\Boutique\ProduitReducCeRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Translation\Boutique\ProduitRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Translation\Categorie\CategorieRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Translation\Contenu\ActualiteRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Translation\Contenu\PageAccueilRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Translation\Contenu\PageRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Translation\Menu\MenuItemRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Translation\Seo\SeoRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\Translation\Seo\SeoReseauxSociauxRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\User\CagnotteHistoriqueRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\User\PromotionHistoriqueRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\User\UserGroupRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "App\Repository\User\UserRepository" service.
n/a The "Doctrine\Common\Persistence\ObjectManager" service alias is deprecated, use "Doctrine\ORM\EntityManagerInterface" instead. It is being referenced by the "App\Validator\Categorie\CategorieUniqueTitreValidator" service.
n/a The "fos_rest.templating" service alias is deprecated since FOSRestBundle 2.8. It is being referenced by the "fos_rest.view_handler.default" service.
n/a The "controller_name_converter" service is deprecated since Symfony 4.3. It is being referenced by the "fos_rest.routing.loader.controller" service.
n/a The "fos_rest.inflector" service alias is deprecated since FOSRestBundle 2.8. It is being referenced by the "fos_rest.routing.loader.reader.action" service.
n/a The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65347
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/symfony/framework-bundle/CacheWarmer/TemplateFinder.php:14 {
        include …
        › 
        › @trigger_error('The '.TemplateFinder::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/symfony/debug/DebugClassLoader.php:163 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/promostamt/dev/vendor/sensio/framework-extra-bundle/Configuration/Method.php"
        }
      }
    }
  }
]
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinderInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The Sonata\CoreBundle\Validator\Constraints\InlineConstraint class is deprecated since version 3.13.0 and will be removed in 4.0. Use Sonata\Form\Validator\Constraint\InlineConstraint instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65352
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/CoreBundle/Validator/Constraints/InlineConstraint.php:20 {
        include …
        ›     .' Use Sonata\Form\Validator\Constraint\InlineConstraint instead.',    E_USER_DEPRECATED);
      }
      /home/promostamt/dev/vendor/symfony/debug/DebugClassLoader.php:163 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/promostamt/dev/vendor/sensio/framework-extra-bundle/Configuration/Method.php"
        }
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/sonata-project/core-bundle/src/CoreBundle/Validator/Constraints/InlineConstraint.php:20 {
    include …
    ›     .' Use Sonata\Form\Validator\Constraint\InlineConstraint instead.',    E_USER_DEPRECATED);
  }
  /home/promostamt/dev/vendor/symfony/debug/DebugClassLoader.php:163 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/promostamt/dev/vendor/sensio/framework-extra-bundle/Configuration/Method.php"
    }
  }
}
n/a (2 times) The "Symfony\Component\Validator\Constraint::__sleep()" method is considered internal. It may change without further notice. You should not extend it from "Sonata\Form\Validator\Constraints\InlineConstraint".
n/a The "sensio_framework_extra.routing.loader.annot_class" service is deprecated since version 5.2
n/a The "Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader" class is deprecated since version 5.2. Use "Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader" instead.
n/a The "sensio_framework_extra.routing.loader.annot_dir" service is deprecated since version 5.2
n/a The "sensio_framework_extra.routing.loader.annot_file" service is deprecated since version 5.2
n/a The fos_rest.routing.loader.directory service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
n/a The FOS\RestBundle\Routing\Loader\DirectoryRouteLoader class is deprecated since FOSRestBundle 2.8.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65359
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/friendsofsymfony/rest-bundle/Routing/Loader/DirectoryRouteLoader.php:14 {
        include …
        › 
        › @trigger_error(sprintf('The %s\DirectoryRouteLoader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/symfony/debug/DebugClassLoader.php:163 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/promostamt/dev/vendor/sensio/framework-extra-bundle/Configuration/Method.php"
        }
      }
    }
  }
]
n/a The fos_rest.routing.loader.processor service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
n/a The FOS\RestBundle\Routing\Loader\RestRouteProcessor class is deprecated since FOSRestBundle 2.8.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65361
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/friendsofsymfony/rest-bundle/Routing/Loader/RestRouteProcessor.php:14 {
        include …
        › 
        › @trigger_error(sprintf('The %s\RestRouteProcessor class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/symfony/debug/DebugClassLoader.php:163 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/promostamt/dev/vendor/sensio/framework-extra-bundle/Configuration/Method.php"
        }
      }
    }
  }
]
n/a The fos_rest.routing.loader.controller service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
n/a The FOS\RestBundle\Routing\Loader\RestRouteLoader class is deprecated since FOSRestBundle 2.8.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65363
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/friendsofsymfony/rest-bundle/Routing/Loader/RestRouteLoader.php:14 {
        include …
        › 
        › @trigger_error(sprintf('The %s\RestRouteLoader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/symfony/debug/DebugClassLoader.php:163 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/promostamt/dev/vendor/sensio/framework-extra-bundle/Configuration/Method.php"
        }
      }
    }
  }
]
n/a The fos_rest.routing.loader.reader.controller service is deprecated since FOSRestBundle 2.8.
n/a The FOS\RestBundle\Routing\Loader\Reader\RestControllerReader class is deprecated since FOSRestBundle 2.8.
n/a The fos_rest.routing.loader.reader.action service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
n/a The FOS\RestBundle\Routing\Loader\Reader\RestActionReader class is deprecated since FOSRestBundle 2.8.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65367
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/friendsofsymfony/rest-bundle/Routing/Loader/Reader/RestActionReader.php:14 {
        include …
        › 
        › @trigger_error(sprintf('The %s\RestActionReader class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/symfony/debug/DebugClassLoader.php:163 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/promostamt/dev/vendor/sensio/framework-extra-bundle/Configuration/Method.php"
        }
      }
    }
  }
]
n/a The fos_rest.inflector.doctrine service is deprecated since FOSRestBundle 2.8.
n/a The FOS\RestBundle\Inflector\DoctrineInflector class is deprecated since FOSRestBundle 2.8.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65369
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/friendsofsymfony/rest-bundle/Inflector/DoctrineInflector.php:14 {
        include …
        › 
        › @trigger_error(sprintf('The %s\DoctrineInflector class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);}
      /home/promostamt/dev/vendor/symfony/debug/DebugClassLoader.php:163 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/promostamt/dev/vendor/sensio/framework-extra-bundle/Configuration/Method.php"
        }
      }
    }
  }
]
n/a Not passing an instance of FOS\RestBundle\Routing\Loader\Reader\RestControllerReader as the 3rd argument of FOS\RestBundle\Routing\Loader\RestRouteLoader::__construct() is deprecated since FOSRestBundle 2.8.
n/a The fos_rest.routing.loader.yaml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
n/a The FOS\RestBundle\Routing\Loader\RestYamlCollectionLoader class is deprecated since FOSRestBundle 2.8.
n/a The fos_rest.routing.loader.xml_collection service is deprecated since FOSRestBundle 2.8. You can disable it by setting the config `fos_rest.routing_loader.enabled` to `false`.
n/a The FOS\RestBundle\Routing\Loader\RestXmlCollectionLoader class is deprecated since FOSRestBundle 2.8.
n/a The "Sensio\Bundle\FrameworkExtraBundle\Configuration\Method" annotation is deprecated since version 5.2. Use "Symfony\Component\Routing\Annotation\Route" instead.
n/a (40 times) Calling "addChild" without second argument is deprecated since 3.35 and will not be allowed in 4.0.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65376
    +count: 40
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php:1842 {
        Sonata\AdminBundle\Admin\AbstractAdmin->addChild(AdminInterface $child) …
        ›     .' and will not be allowed in 4.0.',    E_USER_DEPRECATED);
      }
      /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getAdmin_CommandeService.php:128 {$instance->setEntityManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));$instance->addChild($a);$instance->addChild($r);
      }
    }
  }
]
{
  /home/promostamt/dev/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php:1842 {
    Sonata\AdminBundle\Admin\AbstractAdmin->addChild(AdminInterface $child) …
    ›     .' and will not be allowed in 4.0.',    E_USER_DEPRECATED);
  }
  /home/promostamt/dev/var/cache/dev/ContainerCoWZuwH/getAdmin_CommandeService.php:128 {$instance->setEntityManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));$instance->addChild($a);$instance->addChild($r);
  }
}
n/a The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.
n/a The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.
n/a The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.
n/a Referencing controllers with FOSUserBundle:Registration:register is deprecated since Symfony 4.1, use "FOS\UserBundle\Controller\RegistrationController::registerAction" instead.
n/a Referencing controllers with SonataFormatterBundle:CkeditorAdmin:browser is deprecated since Symfony 4.1, use "Sonata\FormatterBundle\Controller\CkeditorAdminController::browserAction" instead.
n/a Referencing controllers with SonataFormatterBundle:CkeditorAdmin:upload is deprecated since Symfony 4.1, use "Sonata\FormatterBundle\Controller\CkeditorAdminController::uploadAction" instead.
n/a The "SonataDatagridBundle:Search:results.html.twig" template is deprecated. Use "none" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65384
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a The spaceless tag in "SonataCoreBundle:Form:colorpicker.html.twig" at line 13 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "SonataCoreBundle:Form:datepicker.html.twig" at line 24 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "SonataCoreBundle:Form:datepicker.html.twig" at line 55 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "SonataCoreBundle:Form:datepicker.html.twig" at line 72 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "SonataCoreBundle:Form:color.html.twig" at line 12 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a Nesting a block definition under a non-capturing node in "SonataAdminBundle:CRUD:list_choice.html.twig" at line 22 is deprecated since Twig 2.5.0 and will become a syntax error in 3.0.
n/a Nesting a block definition under a non-capturing node in "SonataAdminBundle:CRUD:list_boolean.html.twig" at line 18 is deprecated since Twig 2.5.0 and will become a syntax error in 3.0.
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_many_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_many_to_one.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65392
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a The "SonataDoctrineORMAdminBundle:CRUD:show_orm_one_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/show_one_to_one.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65393
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_many_association_script.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_many_script.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65394
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_many_sortable_script_tabs.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_many_sortable_script_tabs.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65395
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a Using an "if" condition on "for" tag in "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_many_inline_tabs.html.twig" at line 40 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_many_inline_tabs.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_many_inline_tabs.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65397
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a The "SonataDoctrineORMAdminBundle:CRUD:list_orm_one_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/list_one_to_many.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65398
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a The "SonataDoctrineORMAdminBundle:CRUD:show_orm_one_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/show_one_to_many.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65399
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_association_script.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_script.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65400
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a The "SonataDoctrineORMAdminBundle:CRUD:list_orm_one_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/list_one_to_one.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65401
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_one.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65402
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_many.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65403
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_many_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_many_to_many.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65404
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a The "SonataDoctrineORMAdminBundle:CRUD:show_orm_many_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/show_many_to_one.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65405
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a The "SonataDoctrineORMAdminBundle:CRUD:show_orm_many_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/show_many_to_one.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65406
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_many_inline_table.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_many_inline_table.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65407
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a The "SonataDoctrineORMAdminBundle:CRUD:list_orm_many_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/list_many_to_one.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65408
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_modal.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_modal.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65409
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a The "SonataDoctrineORMAdminBundle:CRUD:list_orm_many_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/list_many_to_many.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65410
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_many_sortable_script_table.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_many_sortable_script_table.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65411
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a Using an "if" condition on "for" tag in "SonataMediaBundle:MediaAdmin:list.html.twig" at line 25 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
n/a The spaceless tag in "SonataMediaBundle:MediaAdmin:edit.html.twig" at line 15 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "SonataIntlBundle:CRUD:display_date.html.twig" at line 12 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "SonataIntlBundle:CRUD:display_datetime.html.twig" at line 12 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "LiipImagineBundle:Form:form_div_layout.html.twig" at line 2 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "SonataFormatterBundle:Ckeditor:browser.html.twig" at line 103 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The "transchoice" tag is deprecated since Symfony 4.2, use the "trans" one instead with a "%count%" parameter in SonataFormatterBundle:Ckeditor:browser.html.twig line 165.
n/a Using an "if" condition on "for" tag in "SonataFormatterBundle:Ckeditor:browser.html.twig" at line 236 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
n/a The spaceless tag in "TranslationBundle:SymfonyProfiler:translation.html.twig" at line 173 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a Using an "if" condition on "for" tag in "TranslationBundle:WebUI:show.html.twig" at line 55 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
n/a Using an "if" condition on "for" tag in "TranslationBundle:WebUI:show.html.twig" at line 60 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
n/a Using an "if" condition on "for" tag in "TranslationBundle:WebUI:show.html.twig" at line 101 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
n/a The spaceless tag in "SonataTranslationBundle:Block:block_locale_switcher.html.twig" at line 17 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "bundles/SonataAdminBundle/Form/form_admin_fields.html.twig" at line 27 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "bundles/SonataAdminBundle/Form/form_admin_fields.html.twig" at line 160 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "bundles/SonataAdminBundle/Form/form_admin_fields.html.twig" at line 193 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "bundles/SonataAdminBundle/Form/form_admin_fields.html.twig" at line 269 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "bundles/SonataAdminBundle/Form/form_admin_fields.html.twig" at line 282 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "bundles/SonataAdminBundle/Form/form_admin_fields.html.twig" at line 326 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "bundles/SonataAdminBundle/Form/form_admin_fields.html.twig" at line 346 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "bundles/SonataAdminBundle/Form/form_admin_fields.html.twig" at line 374 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "bundles/SonataAdminBundle/Form/form_admin_fields.html.twig" at line 468 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "bundles/SonataAdminBundle/Form/form_admin_fields.html.twig" at line 489 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "bundles/SonataAdminBundle/Form/form_admin_fields.html.twig" at line 511 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "bundles/SonataAdminBundle/Form/form_admin_fields.html.twig" at line 525 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a Using an "if" condition on "for" tag in "bundles/TranslationBundle/WebUI/show.html.twig" at line 88 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
n/a Using an "if" condition on "for" tag in "bundles/TranslationBundle/WebUI/show.html.twig" at line 93 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
n/a Using an "if" condition on "for" tag in "bundles/TranslationBundle/WebUI/show.html.twig" at line 134 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
n/a The "bundles/SonataDoctrineORMAdminBundle/CRUD/edit_orm_one_to_many_inline_table.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_many_inline_table.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#65440
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/promostamt/dev/vendor/sonata-project/core-bundle/src/Twig/Node/DeprecatedTemplateNode.php:36 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /home/promostamt/dev/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
n/a The spaceless tag in "bundles/SonataFormatterBundle/Ckeditor/browser.html.twig" at line 103 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The "transchoice" tag is deprecated since Symfony 4.2, use the "trans" one instead with a "%count%" parameter in bundles/SonataFormatterBundle/Ckeditor/browser.html.twig line 165.
n/a Using an "if" condition on "for" tag in "bundles/SonataFormatterBundle/Ckeditor/browser.html.twig" at line 236 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).

Debug 271

Unimportant log messages generated during the execution of the application.

Time Channel Message
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.intitule AS intitule_4, t0.titre AS titre_5, t0.accroche AS accroche_6, t0.texte AS texte_7, t0.image_id AS image_id_8, t0.seo_id AS seo_id_9 FROM page_accueil t0 WHERE t0.id = ? LIMIT 1
[
  1
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.meta_title AS meta_title_4, t0.meta_keywords AS meta_keywords_5, t0.meta_description AS meta_description_6, t0.seo_parametre_id AS seo_parametre_id_7, t8.created_at AS created_at_9, t8.updated_at AS updated_at_10, t8.id AS id_11, t8.url_canonical AS url_canonical_12, t8.redirection301 AS redirection301_13, t8.robot_index AS robot_index_14, t8.robot_follow AS robot_follow_15, t0.seo_reseaux_sociaux_id AS seo_reseaux_sociaux_id_16, t17.created_at AS created_at_18, t17.updated_at AS updated_at_19, t17.id AS id_20, t17.facebook_description AS facebook_description_21, t17.image_id AS image_id_22 FROM seo t0 LEFT JOIN seo_parametre t8 ON t0.seo_parametre_id = t8.id LEFT JOIN seo_reseaux_sociaux t17 ON t0.seo_reseaux_sociaux_id = t17.id WHERE t0.id = ?
[
  1
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Artgris\MaintenanceBundle\EventListener\MaintenanceListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Artgris\MaintenanceBundle\EventListener\MaintenanceListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"App\EventSubscriber\Seo\SeoSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "App\EventSubscriber\Seo\SeoSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"App\EventSubscriber\Seo\RedirectSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "App\EventSubscriber\Seo\RedirectSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest"
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.intitule AS intitule_4, t0.titre AS titre_5, t0.accroche AS accroche_6, t0.texte AS texte_7, t0.image_id AS image_id_8, t0.seo_id AS seo_id_9 FROM page_accueil t0 WHERE t0.id = ? LIMIT 1
[
  1
]
event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.intitule AS intitule_4, t0.titre AS titre_5, t0.accroche AS accroche_6, t0.texte AS texte_7, t0.image_id AS image_id_8, t0.seo_id AS seo_id_9 FROM page_accueil t0 WHERE t0.id = ? LIMIT 1
[
  2
]
doctrine SELECT l0_.created_at AS created_at_0, l0_.updated_at AS updated_at_1, l0_.id AS id_2, l0_.visible AS visible_3, l0_.position AS position_4, b1_.created_at AS created_at_5, b1_.updated_at AS updated_at_6, b1_.id AS id_7, b1_.intitule AS intitule_8, b1_.titre AS titre_9, b1_.texte AS texte_10, b1_.bouton_lien AS bouton_lien_11, b1_.bouton_titre AS bouton_titre_12, b1_.bouton_target AS bouton_target_13, b1_.type AS type_14, b1_.position_image AS position_image_15, b1_.fond AS fond_16, b1_.espacement_haut AS espacement_haut_17, b1_.espacement_bas AS espacement_bas_18, b1_.formulaire AS formulaire_19, b1_.afficher_coordonnees AS afficher_coordonnees_20, m2_.name AS name_21, m2_.description AS description_22, m2_.enabled AS enabled_23, m2_.provider_name AS provider_name_24, m2_.provider_status AS provider_status_25, m2_.provider_reference AS provider_reference_26, m2_.provider_metadata AS provider_metadata_27, m2_.width AS width_28, m2_.height AS height_29, m2_.length AS length_30, m2_.content_type AS content_type_31, m2_.content_size AS content_size_32, m2_.copyright AS copyright_33, m2_.author_name AS author_name_34, m2_.context AS context_35, m2_.cdn_is_flushable AS cdn_is_flushable_36, m2_.cdn_flush_identifier AS cdn_flush_identifier_37, m2_.cdn_flush_at AS cdn_flush_at_38, m2_.cdn_status AS cdn_status_39, m2_.updated_at AS updated_at_40, m2_.created_at AS created_at_41, m2_.id AS id_42, l3_.created_at AS created_at_43, l3_.updated_at AS updated_at_44, l3_.id AS id_45, l3_.visible AS visible_46, l3_.position AS position_47, b4_.created_at AS created_at_48, b4_.updated_at AS updated_at_49, b4_.id AS id_50, b4_.titre AS titre_51, b4_.texte AS texte_52, b4_.bouton_lien AS bouton_lien_53, b4_.bouton_titre AS bouton_titre_54, b4_.bouton_target AS bouton_target_55, b4_.position_image AS position_image_56, m5_.name AS name_57, m5_.description AS description_58, m5_.enabled AS enabled_59, m5_.provider_name AS provider_name_60, m5_.provider_status AS provider_status_61, m5_.provider_reference AS provider_reference_62, m5_.provider_metadata AS provider_metadata_63, m5_.width AS width_64, m5_.height AS height_65, m5_.length AS length_66, m5_.content_type AS content_type_67, m5_.content_size AS content_size_68, m5_.copyright AS copyright_69, m5_.author_name AS author_name_70, m5_.context AS context_71, m5_.cdn_is_flushable AS cdn_is_flushable_72, m5_.cdn_flush_identifier AS cdn_flush_identifier_73, m5_.cdn_flush_at AS cdn_flush_at_74, m5_.cdn_status AS cdn_status_75, m5_.updated_at AS updated_at_76, m5_.created_at AS created_at_77, m5_.id AS id_78, l6_.created_at AS created_at_79, l6_.updated_at AS updated_at_80, l6_.id AS id_81, l6_.visible AS visible_82, l6_.position AS position_83, p7_.created_at AS created_at_84, p7_.updated_at AS updated_at_85, p7_.id AS id_86, p7_.visible AS visible_87, p7_.gestion_stock AS gestion_stock_88, p7_.afficher_stock AS afficher_stock_89, p7_.dispo_vente AS dispo_vente_90, p7_.is_reduc_ce AS is_reduc_ce_91, p7_.active AS active_92, p7_.position AS position_93, p7_.intitule AS intitule_94, p7_.titre AS titre_95, p7_.slug AS slug_96, p7_.reference AS reference_97, p7_.reference_fournisseur AS reference_fournisseur_98, p7_.ean AS ean_99, p7_.dimensions AS dimensions_100, p7_.prix_info AS prix_info_101, p7_.prix_achat AS prix_achat_102, p7_.prix_public_ttc AS prix_public_ttc_103, p7_.prix_vente_ht AS prix_vente_ht_104, p7_.ecotaxe AS ecotaxe_105, p7_.poids AS poids_106, p7_.quantite AS quantite_107, p7_.accroche AS accroche_108, p7_.description_courte AS description_courte_109, p7_.description_longue AS description_longue_110, p7_.description_complementaire AS description_complementaire_111, p7_.published_at AS published_at_112, p7_.expired_at AS expired_at_113, p7_.valid_at AS valid_at_114, p7_.quantite_minimale AS quantite_minimale_115, p7_.quantite_multiple AS quantite_multiple_116, p7_.is_france AS is_france_117, p7_.mot_cles AS mot_cles_118, p7_.nominatif AS nominatif_119, p7_.description_billet AS description_billet_120, p7_.seuil_alerte_billet AS seuil_alerte_billet_121, p7_.email_formulaire AS email_formulaire_122, p7_.accueil_affichage_prioritaire AS accueil_affichage_prioritaire_123, p7_.stock_seuil_alerte AS stock_seuil_alerte_124, p7_.coupon_reduction_utilisation_nombre AS coupon_reduction_utilisation_nombre_125, p7_.coupon_reduction_valeur AS coupon_reduction_valeur_126, p7_.coupon_reduction_pourcentage AS coupon_reduction_pourcentage_127, p7_.coupon_reduction_conditions AS coupon_reduction_conditions_128, m8_.name AS name_129, m8_.description AS description_130, m8_.enabled AS enabled_131, m8_.provider_name AS provider_name_132, m8_.provider_status AS provider_status_133, m8_.provider_reference AS provider_reference_134, m8_.provider_metadata AS provider_metadata_135, m8_.width AS width_136, m8_.height AS height_137, m8_.length AS length_138, m8_.content_type AS content_type_139, m8_.content_size AS content_size_140, m8_.copyright AS copyright_141, m8_.author_name AS author_name_142, m8_.context AS context_143, m8_.cdn_is_flushable AS cdn_is_flushable_144, m8_.cdn_flush_identifier AS cdn_flush_identifier_145, m8_.cdn_flush_at AS cdn_flush_at_146, m8_.cdn_status AS cdn_status_147, m8_.updated_at AS updated_at_148, m8_.created_at AS created_at_149, m8_.id AS id_150, c9_.created_at AS created_at_151, c9_.updated_at AS updated_at_152, c9_.id AS id_153, c9_.visible AS visible_154, c9_.position AS position_155, c9_.intitule AS intitule_156, c9_.titre AS titre_157, c9_.slug AS slug_158, c9_.accroche AS accroche_159, c9_.texte AS texte_160, c9_.icone AS icone_161, c9_.level AS level_162, c9_.type_canonical AS type_canonical_163, p10_.created_at AS created_at_164, p10_.updated_at AS updated_at_165, p10_.id AS id_166, p10_.visible AS visible_167, p10_.position AS position_168, p10_.reference AS reference_169, p10_.reference_fournisseur AS reference_fournisseur_170, p10_.ean AS ean_171, p10_.prix_achat AS prix_achat_172, p10_.prix_public_ttc AS prix_public_ttc_173, p10_.prix_vente_ht AS prix_vente_ht_174, p10_.poids AS poids_175, p10_.quantite AS quantite_176, p10_.published_at AS published_at_177, p10_.expired_at AS expired_at_178, p10_.nb_places_limitees AS nb_places_limitees_179, p10_.seuil_alerte_billet AS seuil_alerte_billet_180, p10_.stock_seuil_alerte AS stock_seuil_alerte_181, m11_.name AS name_182, m11_.description AS description_183, m11_.enabled AS enabled_184, m11_.provider_name AS provider_name_185, m11_.provider_status AS provider_status_186, m11_.provider_reference AS provider_reference_187, m11_.provider_metadata AS provider_metadata_188, m11_.width AS width_189, m11_.height AS height_190, m11_.length AS length_191, m11_.content_type AS content_type_192, m11_.content_size AS content_size_193, m11_.copyright AS copyright_194, m11_.author_name AS author_name_195, m11_.context AS context_196, m11_.cdn_is_flushable AS cdn_is_flushable_197, m11_.cdn_flush_identifier AS cdn_flush_identifier_198, m11_.cdn_flush_at AS cdn_flush_at_199, m11_.cdn_status AS cdn_status_200, m11_.updated_at AS updated_at_201, m11_.created_at AS created_at_202, m11_.id AS id_203, p12_.created_at AS created_at_204, p12_.updated_at AS updated_at_205, p12_.id AS id_206, p12_.catalogues_id AS catalogues_id_207, p12_.lieux_id AS lieux_id_208, p12_.guid AS guid_209, p12_.nb_jours AS nb_jours_210, p12_.familletva AS familletva_211, p12_.assurance AS assurance_212, p12_.caution AS caution_213, p12_.age_min AS age_min_214, p12_.age_max AS age_max_215, p12_.pack AS pack_216, p12_.nom_obligatoire AS nom_obligatoire_217, p12_.prenom_obligatoire AS prenom_obligatoire_218, p12_.naissance_obligatoire AS naissance_obligatoire_219, p12_.date_jour_obligatoire AS date_jour_obligatoire_220, p12_.conditions AS conditions_221, p12_.infos_verite AS infos_verite_222, p12_.dedie AS dedie_223, p12_.support AS support_224, p12_.prevente AS prevente_225, p12_.placement AS placement_226, p12_.plan_placement AS plan_placement_227, p12_.date_libre AS date_libre_228, p12_.type AS type_229, p12_.nb_billets_max AS nb_billets_max_230, p12_.assurance_non_disponible AS assurance_non_disponible_231, p12_.api_created_at AS api_created_at_232, p12_.api_updated_at AS api_updated_at_233, p12_.start_at AS start_at_234, p12_.end_at AS end_at_235, p12_.manif_id AS manif_id_236, p12_.manif_nom AS manif_nom_237, p12_.manif_statut AS manif_statut_238, p12_.manif_start_at AS manif_start_at_239, p12_.manif_end_at AS manif_end_at_240, p12_.conditions_tarifaires AS conditions_tarifaires_241, p12_.image AS image_242, p12_.image_choix_rapide AS image_choix_rapide_243, p12_.image_choix_plan AS image_choix_plan_244, p12_.image_plan_petit AS image_plan_petit_245, p12_.image_plan_grand AS image_plan_grand_246, p12_.image_plan_placement AS image_plan_placement_247, p12_.image_plan_placement_xx AS image_plan_placement_xx_248, g13_.created_at AS created_at_249, g13_.updated_at AS updated_at_250, g13_.id AS id_251, g13_.adresse_saisie AS adresse_saisie_252, g13_.numero AS numero_253, g13_.route AS route_254, g13_.code_postal AS code_postal_255, g13_.ville AS ville_256, g13_.departement AS departement_257, g13_.region AS region_258, g13_.pays AS pays_259, g13_.latitude AS latitude_260, g13_.longitude AS longitude_261, g13_.guid AS guid_262, m14_.created_at AS created_at_263, m14_.updated_at AS updated_at_264, m14_.id AS id_265, m14_.nom AS nom_266, m14_.statut AS statut_267, m14_.start_at AS start_at_268, m14_.end_at AS end_at_269, m14_.slug AS slug_270, l0_.bloc_id AS bloc_id_271, l0_.page_accueil_id AS page_accueil_id_272, b1_.image_id AS image_id_273, b1_.categorie_id AS categorie_id_274, l3_.bloc_id AS bloc_id_275, l3_.ligne_id AS ligne_id_276, b4_.image_id AS image_id_277, l6_.bloc_id AS bloc_id_278, l6_.produit_id AS produit_id_279, p7_.image_id AS image_id_280, p7_.galerie_id AS galerie_id_281, p7_.fichier_id AS fichier_id_282, p7_.tva_id AS tva_id_283, p7_.marque_id AS marque_id_284, p7_.default_categorie_id AS default_categorie_id_285, p7_.default_produit_declinaison_id AS default_produit_declinaison_id_286, p7_.seo_id AS seo_id_287, p7_.geolocalisation_id AS geolocalisation_id_288, p7_.manifestation_id AS manifestation_id_289, p7_.coupon_reduction_image_id AS coupon_reduction_image_id_290, c9_.type AS type_291, c9_.categorie_parent_id AS categorie_parent_id_292, c9_.image_id AS image_id_293, c9_.seo_id AS seo_id_294, p10_.image_id AS image_id_295, p10_.galerie_id AS galerie_id_296, p10_.produit_id AS produit_id_297, p12_.produit_id AS produit_id_298, m14_.image_id AS image_id_299, m14_.seo_id AS seo_id_300 FROM lien_bloc_page_accueil l0_ LEFT JOIN bloc b1_ ON l0_.bloc_id = b1_.id LEFT JOIN media__media m2_ ON b1_.image_id = m2_.id LEFT JOIN lien_bloc_ligne l3_ ON b1_.id = l3_.bloc_id LEFT JOIN bloc_ligne b4_ ON l3_.ligne_id = b4_.id LEFT JOIN media__media m5_ ON b4_.image_id = m5_.id LEFT JOIN lien_bloc_ligne_produit l6_ ON b1_.id = l6_.bloc_id LEFT JOIN produit p7_ ON l6_.produit_id = p7_.id LEFT JOIN tva t15_ ON p7_.tva_id = t15_.id LEFT JOIN marque m16_ ON p7_.marque_id = m16_.id LEFT JOIN media__media m8_ ON p7_.image_id = m8_.id LEFT JOIN categorie c9_ ON p7_.default_categorie_id = c9_.id AND c9_.type IN ('produit') LEFT JOIN produit_declinaison p10_ ON p7_.default_produit_declinaison_id = p10_.id LEFT JOIN media__media m11_ ON p10_.image_id = m11_.id LEFT JOIN produit_reduc_ce p12_ ON p7_.id = p12_.produit_id LEFT JOIN geolocalisation g13_ ON p7_.geolocalisation_id = g13_.id LEFT JOIN manifestation m14_ ON p7_.manifestation_id = m14_.id WHERE l0_.visible = 1 AND l0_.page_accueil_id = ? ORDER BY l0_.position ASC, l3_.position ASC, l6_.position ASC
[
  2
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.visible AS visible_4, t0.position AS position_5, t0.intitule AS intitule_6, t0.titre AS titre_7, t0.slug AS slug_8, t0.accroche AS accroche_9, t0.texte AS texte_10, t0.icone AS icone_11, t0.level AS level_12, t0.type_canonical AS type_canonical_13, t0.categorie_parent_id AS categorie_parent_id_14, t0.image_id AS image_id_15, t0.seo_id AS seo_id_16, t0.type, t0.guid AS guid_17, t0.categorie_produit_id AS categorie_produit_id_18 FROM categorie t0 WHERE t0.id = ? AND t0.type IN ('actualite', 'page', 'produit', 'cse', 'offre', 'reducce')
[
  13
]
doctrine SELECT p0_.id AS id_0 FROM produit p0_ INNER JOIN lien_produit_categorie l2_ ON p0_.id = l2_.produit_id INNER JOIN categorie c1_ ON c1_.id = l2_.categorie_produit_id AND c1_.type IN ('produit') WHERE EXISTS (SELECT 1 FROM lien_produit_categorie l3_ INNER JOIN categorie c4_ ON l3_.categorie_produit_id = c4_.id WHERE l3_.produit_id = p0_.id AND c4_.id IN (?)) AND p0_.published_at <= ? AND (p0_.expired_at >= ? OR p0_.expired_at IS NULL) AND p0_.active = 1 AND p0_.visible = 1 GROUP BY p0_.id ORDER BY p0_.accueil_affichage_prioritaire DESC, p0_.is_reduc_ce ASC, p0_.created_at DESC LIMIT 9
[
  13
  DateTime @1775217355 {#6556
    date: 2026-04-03 13:55:55.660005 Europe/Paris (+02:00)
  }
  DateTime @1775217355 {#6556}
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.visible AS visible_4, t0.gestion_stock AS gestion_stock_5, t0.afficher_stock AS afficher_stock_6, t0.dispo_vente AS dispo_vente_7, t0.is_reduc_ce AS is_reduc_ce_8, t0.active AS active_9, t0.position AS position_10, t0.intitule AS intitule_11, t0.titre AS titre_12, t0.slug AS slug_13, t0.reference AS reference_14, t0.reference_fournisseur AS reference_fournisseur_15, t0.ean AS ean_16, t0.dimensions AS dimensions_17, t0.prix_info AS prix_info_18, t0.prix_achat AS prix_achat_19, t0.prix_public_ttc AS prix_public_ttc_20, t0.prix_vente_ht AS prix_vente_ht_21, t0.ecotaxe AS ecotaxe_22, t0.poids AS poids_23, t0.quantite AS quantite_24, t0.accroche AS accroche_25, t0.description_courte AS description_courte_26, t0.description_longue AS description_longue_27, t0.description_complementaire AS description_complementaire_28, t0.published_at AS published_at_29, t0.expired_at AS expired_at_30, t0.valid_at AS valid_at_31, t0.quantite_minimale AS quantite_minimale_32, t0.quantite_multiple AS quantite_multiple_33, t0.is_france AS is_france_34, t0.mot_cles AS mot_cles_35, t0.nominatif AS nominatif_36, t0.description_billet AS description_billet_37, t0.seuil_alerte_billet AS seuil_alerte_billet_38, t0.email_formulaire AS email_formulaire_39, t0.accueil_affichage_prioritaire AS accueil_affichage_prioritaire_40, t0.stock_seuil_alerte AS stock_seuil_alerte_41, t0.coupon_reduction_utilisation_nombre AS coupon_reduction_utilisation_nombre_42, t0.coupon_reduction_valeur AS coupon_reduction_valeur_43, t0.coupon_reduction_pourcentage AS coupon_reduction_pourcentage_44, t0.coupon_reduction_conditions AS coupon_reduction_conditions_45, t0.image_id AS image_id_46, t0.galerie_id AS galerie_id_47, t0.fichier_id AS fichier_id_48, t0.tva_id AS tva_id_49, t0.marque_id AS marque_id_50, t0.default_categorie_id AS default_categorie_id_51, t0.default_produit_declinaison_id AS default_produit_declinaison_id_52, t0.seo_id AS seo_id_53, t0.geolocalisation_id AS geolocalisation_id_54, t55.created_at AS created_at_56, t55.updated_at AS updated_at_57, t55.id AS id_58, t55.catalogues_id AS catalogues_id_59, t55.lieux_id AS lieux_id_60, t55.guid AS guid_61, t55.nb_jours AS nb_jours_62, t55.familletva AS familletva_63, t55.assurance AS assurance_64, t55.caution AS caution_65, t55.age_min AS age_min_66, t55.age_max AS age_max_67, t55.pack AS pack_68, t55.nom_obligatoire AS nom_obligatoire_69, t55.prenom_obligatoire AS prenom_obligatoire_70, t55.naissance_obligatoire AS naissance_obligatoire_71, t55.date_jour_obligatoire AS date_jour_obligatoire_72, t55.conditions AS conditions_73, t55.infos_verite AS infos_verite_74, t55.dedie AS dedie_75, t55.support AS support_76, t55.prevente AS prevente_77, t55.placement AS placement_78, t55.plan_placement AS plan_placement_79, t55.date_libre AS date_libre_80, t55.type AS type_81, t55.nb_billets_max AS nb_billets_max_82, t55.assurance_non_disponible AS assurance_non_disponible_83, t55.api_created_at AS api_created_at_84, t55.api_updated_at AS api_updated_at_85, t55.start_at AS start_at_86, t55.end_at AS end_at_87, t55.manif_id AS manif_id_88, t55.manif_nom AS manif_nom_89, t55.manif_statut AS manif_statut_90, t55.manif_start_at AS manif_start_at_91, t55.manif_end_at AS manif_end_at_92, t55.conditions_tarifaires AS conditions_tarifaires_93, t55.image AS image_94, t55.image_choix_rapide AS image_choix_rapide_95, t55.image_choix_plan AS image_choix_plan_96, t55.image_plan_petit AS image_plan_petit_97, t55.image_plan_grand AS image_plan_grand_98, t55.image_plan_placement AS image_plan_placement_99, t55.image_plan_placement_xx AS image_plan_placement_xx_100, t55.produit_id AS produit_id_101, t0.manifestation_id AS manifestation_id_102, t0.coupon_reduction_image_id AS coupon_reduction_image_id_103 FROM produit t0 LEFT JOIN produit_reduc_ce t55 ON t55.produit_id = t0.id WHERE t0.id = ? LIMIT 1
[
  51652
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.titre AS titre_4, t0.taux AS taux_5, t0.code_comptable AS code_comptable_6 FROM tva t0 WHERE t0.id = ?
[
  3
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.visible AS visible_4, t0.position AS position_5, t0.intitule AS intitule_6, t0.titre AS titre_7, t0.slug AS slug_8, t0.accroche AS accroche_9, t0.texte AS texte_10, t0.icone AS icone_11, t0.level AS level_12, t0.type_canonical AS type_canonical_13, t0.categorie_parent_id AS categorie_parent_id_14, t0.image_id AS image_id_15, t0.seo_id AS seo_id_16, t0.type FROM categorie t0 INNER JOIN lien_produit_categorie ON t0.id = lien_produit_categorie.categorie_produit_id WHERE lien_produit_categorie.produit_id = ? AND t0.type IN ('produit')
[
  51652
]
doctrine SELECT p0_.created_at AS created_at_0, p0_.updated_at AS updated_at_1, p0_.id AS id_2, p0_.nom AS nom_3, p0_.type AS type_4, p0_.code AS code_5, p0_.start_at AS start_at_6, p0_.end_at AS end_at_7, p0_.prix_fixe AS prix_fixe_8, p0_.remise_pourcentage AS remise_pourcentage_9, p0_.remise_valeur AS remise_valeur_10, p0_.remise_plafond AS remise_plafond_11, p0_.montant_cagnotte AS montant_cagnotte_12, p0_.montant_min AS montant_min_13, p0_.montant_max AS montant_max_14, p0_.quantite_min AS quantite_min_15, p0_.quantite_offerte AS quantite_offerte_16, p0_.nb_utilisation_commande AS nb_utilisation_commande_17, p0_.nb_utilisation_periode AS nb_utilisation_periode_18, p0_.plafond_periode AS plafond_periode_19, p0_.unite_periode AS unite_periode_20, p0_.is_cumulable AS is_cumulable_21, p0_.afficher_countdown AS afficher_countdown_22, p0_.pourcentage_cagnotte AS pourcentage_cagnotte_23, p0_.is_administrable AS is_administrable_24, p0_.produit_offert_id AS produit_offert_id_25 FROM promotion p0_ LEFT JOIN promotion_group_priorite p1_ ON p0_.id = p1_.promotion_id WHERE p0_.start_at <= ? AND p0_.end_at >= ? AND p0_.type IN (?) AND NOT EXISTS (SELECT 1 FROM lien_promotion_produit_exclusion l2_ INNER JOIN produit p3_ ON l2_.produit_id = p3_.id WHERE l2_.promotion_id = p0_.id AND p3_.id IN (?)) AND NOT EXISTS (SELECT 1 FROM lien_promotion_categorie_exclusion l4_ INNER JOIN categorie c5_ ON l4_.categorie_id = c5_.id WHERE l4_.promotion_id = p0_.id AND c5_.id IN (?)) AND (((SELECT COUNT(*) FROM lien_promotion_categorie l6_ WHERE l6_.promotion_id = p0_.id) = 0 AND (SELECT COUNT(*) FROM lien_promotion_produit l7_ WHERE l7_.promotion_id = p0_.id) = 0) OR EXISTS (SELECT 1 FROM lien_promotion_categorie l6_ INNER JOIN categorie c5_ ON l6_.categorie_id = c5_.id WHERE l6_.promotion_id = p0_.id AND c5_.id IN (?)) OR EXISTS (SELECT 1 FROM lien_promotion_produit l7_ INNER JOIN produit p3_ ON l7_.produit_id = p3_.id WHERE l7_.promotion_id = p0_.id AND p3_.id IN (?))) ORDER BY p1_.position ASC
[
  "2026-04-03"
  "2026-04-03"
  [
    1
    2
  ]
  [
    51652
  ]
  [
    13
  ]
  [
    13
  ]
  [
    51652
  ]
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.visible AS visible_4, t0.gestion_stock AS gestion_stock_5, t0.afficher_stock AS afficher_stock_6, t0.dispo_vente AS dispo_vente_7, t0.is_reduc_ce AS is_reduc_ce_8, t0.active AS active_9, t0.position AS position_10, t0.intitule AS intitule_11, t0.titre AS titre_12, t0.slug AS slug_13, t0.reference AS reference_14, t0.reference_fournisseur AS reference_fournisseur_15, t0.ean AS ean_16, t0.dimensions AS dimensions_17, t0.prix_info AS prix_info_18, t0.prix_achat AS prix_achat_19, t0.prix_public_ttc AS prix_public_ttc_20, t0.prix_vente_ht AS prix_vente_ht_21, t0.ecotaxe AS ecotaxe_22, t0.poids AS poids_23, t0.quantite AS quantite_24, t0.accroche AS accroche_25, t0.description_courte AS description_courte_26, t0.description_longue AS description_longue_27, t0.description_complementaire AS description_complementaire_28, t0.published_at AS published_at_29, t0.expired_at AS expired_at_30, t0.valid_at AS valid_at_31, t0.quantite_minimale AS quantite_minimale_32, t0.quantite_multiple AS quantite_multiple_33, t0.is_france AS is_france_34, t0.mot_cles AS mot_cles_35, t0.nominatif AS nominatif_36, t0.description_billet AS description_billet_37, t0.seuil_alerte_billet AS seuil_alerte_billet_38, t0.email_formulaire AS email_formulaire_39, t0.accueil_affichage_prioritaire AS accueil_affichage_prioritaire_40, t0.stock_seuil_alerte AS stock_seuil_alerte_41, t0.coupon_reduction_utilisation_nombre AS coupon_reduction_utilisation_nombre_42, t0.coupon_reduction_valeur AS coupon_reduction_valeur_43, t0.coupon_reduction_pourcentage AS coupon_reduction_pourcentage_44, t0.coupon_reduction_conditions AS coupon_reduction_conditions_45, t0.image_id AS image_id_46, t0.galerie_id AS galerie_id_47, t0.fichier_id AS fichier_id_48, t0.tva_id AS tva_id_49, t0.marque_id AS marque_id_50, t0.default_categorie_id AS default_categorie_id_51, t0.default_produit_declinaison_id AS default_produit_declinaison_id_52, t0.seo_id AS seo_id_53, t0.geolocalisation_id AS geolocalisation_id_54, t55.created_at AS created_at_56, t55.updated_at AS updated_at_57, t55.id AS id_58, t55.catalogues_id AS catalogues_id_59, t55.lieux_id AS lieux_id_60, t55.guid AS guid_61, t55.nb_jours AS nb_jours_62, t55.familletva AS familletva_63, t55.assurance AS assurance_64, t55.caution AS caution_65, t55.age_min AS age_min_66, t55.age_max AS age_max_67, t55.pack AS pack_68, t55.nom_obligatoire AS nom_obligatoire_69, t55.prenom_obligatoire AS prenom_obligatoire_70, t55.naissance_obligatoire AS naissance_obligatoire_71, t55.date_jour_obligatoire AS date_jour_obligatoire_72, t55.conditions AS conditions_73, t55.infos_verite AS infos_verite_74, t55.dedie AS dedie_75, t55.support AS support_76, t55.prevente AS prevente_77, t55.placement AS placement_78, t55.plan_placement AS plan_placement_79, t55.date_libre AS date_libre_80, t55.type AS type_81, t55.nb_billets_max AS nb_billets_max_82, t55.assurance_non_disponible AS assurance_non_disponible_83, t55.api_created_at AS api_created_at_84, t55.api_updated_at AS api_updated_at_85, t55.start_at AS start_at_86, t55.end_at AS end_at_87, t55.manif_id AS manif_id_88, t55.manif_nom AS manif_nom_89, t55.manif_statut AS manif_statut_90, t55.manif_start_at AS manif_start_at_91, t55.manif_end_at AS manif_end_at_92, t55.conditions_tarifaires AS conditions_tarifaires_93, t55.image AS image_94, t55.image_choix_rapide AS image_choix_rapide_95, t55.image_choix_plan AS image_choix_plan_96, t55.image_plan_petit AS image_plan_petit_97, t55.image_plan_grand AS image_plan_grand_98, t55.image_plan_placement AS image_plan_placement_99, t55.image_plan_placement_xx AS image_plan_placement_xx_100, t55.produit_id AS produit_id_101, t0.manifestation_id AS manifestation_id_102, t0.coupon_reduction_image_id AS coupon_reduction_image_id_103 FROM produit t0 LEFT JOIN produit_reduc_ce t55 ON t55.produit_id = t0.id WHERE t0.id = ? LIMIT 1
[
  2034
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.titre AS titre_4, t0.taux AS taux_5, t0.code_comptable AS code_comptable_6 FROM tva t0 WHERE t0.id = ?
[
  1
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.visible AS visible_4, t0.position AS position_5, t0.intitule AS intitule_6, t0.titre AS titre_7, t0.slug AS slug_8, t0.accroche AS accroche_9, t0.texte AS texte_10, t0.icone AS icone_11, t0.level AS level_12, t0.type_canonical AS type_canonical_13, t0.categorie_parent_id AS categorie_parent_id_14, t0.image_id AS image_id_15, t0.seo_id AS seo_id_16, t0.type FROM categorie t0 INNER JOIN lien_produit_categorie ON t0.id = lien_produit_categorie.categorie_produit_id WHERE lien_produit_categorie.produit_id = ? AND t0.type IN ('produit')
[
  2034
]
doctrine SELECT p0_.created_at AS created_at_0, p0_.updated_at AS updated_at_1, p0_.id AS id_2, p0_.nom AS nom_3, p0_.type AS type_4, p0_.code AS code_5, p0_.start_at AS start_at_6, p0_.end_at AS end_at_7, p0_.prix_fixe AS prix_fixe_8, p0_.remise_pourcentage AS remise_pourcentage_9, p0_.remise_valeur AS remise_valeur_10, p0_.remise_plafond AS remise_plafond_11, p0_.montant_cagnotte AS montant_cagnotte_12, p0_.montant_min AS montant_min_13, p0_.montant_max AS montant_max_14, p0_.quantite_min AS quantite_min_15, p0_.quantite_offerte AS quantite_offerte_16, p0_.nb_utilisation_commande AS nb_utilisation_commande_17, p0_.nb_utilisation_periode AS nb_utilisation_periode_18, p0_.plafond_periode AS plafond_periode_19, p0_.unite_periode AS unite_periode_20, p0_.is_cumulable AS is_cumulable_21, p0_.afficher_countdown AS afficher_countdown_22, p0_.pourcentage_cagnotte AS pourcentage_cagnotte_23, p0_.is_administrable AS is_administrable_24, p0_.produit_offert_id AS produit_offert_id_25 FROM promotion p0_ LEFT JOIN promotion_group_priorite p1_ ON p0_.id = p1_.promotion_id WHERE p0_.start_at <= ? AND p0_.end_at >= ? AND p0_.type IN (?) AND NOT EXISTS (SELECT 1 FROM lien_promotion_produit_exclusion l2_ INNER JOIN produit p3_ ON l2_.produit_id = p3_.id WHERE l2_.promotion_id = p0_.id AND p3_.id IN (?)) AND NOT EXISTS (SELECT 1 FROM lien_promotion_categorie_exclusion l4_ INNER JOIN categorie c5_ ON l4_.categorie_id = c5_.id WHERE l4_.promotion_id = p0_.id AND c5_.id IN (?)) AND (((SELECT COUNT(*) FROM lien_promotion_categorie l6_ WHERE l6_.promotion_id = p0_.id) = 0 AND (SELECT COUNT(*) FROM lien_promotion_produit l7_ WHERE l7_.promotion_id = p0_.id) = 0) OR EXISTS (SELECT 1 FROM lien_promotion_categorie l6_ INNER JOIN categorie c5_ ON l6_.categorie_id = c5_.id WHERE l6_.promotion_id = p0_.id AND c5_.id IN (?)) OR EXISTS (SELECT 1 FROM lien_promotion_produit l7_ INNER JOIN produit p3_ ON l7_.produit_id = p3_.id WHERE l7_.promotion_id = p0_.id AND p3_.id IN (?))) ORDER BY p1_.position ASC
[
  "2026-04-03"
  "2026-04-03"
  [
    1
    2
  ]
  [
    2034
  ]
  [
    13
  ]
  [
    13
  ]
  [
    2034
  ]
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.visible AS visible_4, t0.gestion_stock AS gestion_stock_5, t0.afficher_stock AS afficher_stock_6, t0.dispo_vente AS dispo_vente_7, t0.is_reduc_ce AS is_reduc_ce_8, t0.active AS active_9, t0.position AS position_10, t0.intitule AS intitule_11, t0.titre AS titre_12, t0.slug AS slug_13, t0.reference AS reference_14, t0.reference_fournisseur AS reference_fournisseur_15, t0.ean AS ean_16, t0.dimensions AS dimensions_17, t0.prix_info AS prix_info_18, t0.prix_achat AS prix_achat_19, t0.prix_public_ttc AS prix_public_ttc_20, t0.prix_vente_ht AS prix_vente_ht_21, t0.ecotaxe AS ecotaxe_22, t0.poids AS poids_23, t0.quantite AS quantite_24, t0.accroche AS accroche_25, t0.description_courte AS description_courte_26, t0.description_longue AS description_longue_27, t0.description_complementaire AS description_complementaire_28, t0.published_at AS published_at_29, t0.expired_at AS expired_at_30, t0.valid_at AS valid_at_31, t0.quantite_minimale AS quantite_minimale_32, t0.quantite_multiple AS quantite_multiple_33, t0.is_france AS is_france_34, t0.mot_cles AS mot_cles_35, t0.nominatif AS nominatif_36, t0.description_billet AS description_billet_37, t0.seuil_alerte_billet AS seuil_alerte_billet_38, t0.email_formulaire AS email_formulaire_39, t0.accueil_affichage_prioritaire AS accueil_affichage_prioritaire_40, t0.stock_seuil_alerte AS stock_seuil_alerte_41, t0.coupon_reduction_utilisation_nombre AS coupon_reduction_utilisation_nombre_42, t0.coupon_reduction_valeur AS coupon_reduction_valeur_43, t0.coupon_reduction_pourcentage AS coupon_reduction_pourcentage_44, t0.coupon_reduction_conditions AS coupon_reduction_conditions_45, t0.image_id AS image_id_46, t0.galerie_id AS galerie_id_47, t0.fichier_id AS fichier_id_48, t0.tva_id AS tva_id_49, t0.marque_id AS marque_id_50, t0.default_categorie_id AS default_categorie_id_51, t0.default_produit_declinaison_id AS default_produit_declinaison_id_52, t0.seo_id AS seo_id_53, t0.geolocalisation_id AS geolocalisation_id_54, t55.created_at AS created_at_56, t55.updated_at AS updated_at_57, t55.id AS id_58, t55.catalogues_id AS catalogues_id_59, t55.lieux_id AS lieux_id_60, t55.guid AS guid_61, t55.nb_jours AS nb_jours_62, t55.familletva AS familletva_63, t55.assurance AS assurance_64, t55.caution AS caution_65, t55.age_min AS age_min_66, t55.age_max AS age_max_67, t55.pack AS pack_68, t55.nom_obligatoire AS nom_obligatoire_69, t55.prenom_obligatoire AS prenom_obligatoire_70, t55.naissance_obligatoire AS naissance_obligatoire_71, t55.date_jour_obligatoire AS date_jour_obligatoire_72, t55.conditions AS conditions_73, t55.infos_verite AS infos_verite_74, t55.dedie AS dedie_75, t55.support AS support_76, t55.prevente AS prevente_77, t55.placement AS placement_78, t55.plan_placement AS plan_placement_79, t55.date_libre AS date_libre_80, t55.type AS type_81, t55.nb_billets_max AS nb_billets_max_82, t55.assurance_non_disponible AS assurance_non_disponible_83, t55.api_created_at AS api_created_at_84, t55.api_updated_at AS api_updated_at_85, t55.start_at AS start_at_86, t55.end_at AS end_at_87, t55.manif_id AS manif_id_88, t55.manif_nom AS manif_nom_89, t55.manif_statut AS manif_statut_90, t55.manif_start_at AS manif_start_at_91, t55.manif_end_at AS manif_end_at_92, t55.conditions_tarifaires AS conditions_tarifaires_93, t55.image AS image_94, t55.image_choix_rapide AS image_choix_rapide_95, t55.image_choix_plan AS image_choix_plan_96, t55.image_plan_petit AS image_plan_petit_97, t55.image_plan_grand AS image_plan_grand_98, t55.image_plan_placement AS image_plan_placement_99, t55.image_plan_placement_xx AS image_plan_placement_xx_100, t55.produit_id AS produit_id_101, t0.manifestation_id AS manifestation_id_102, t0.coupon_reduction_image_id AS coupon_reduction_image_id_103 FROM produit t0 LEFT JOIN produit_reduc_ce t55 ON t55.produit_id = t0.id WHERE t0.id = ? LIMIT 1
[
  2035
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.visible AS visible_4, t0.position AS position_5, t0.intitule AS intitule_6, t0.titre AS titre_7, t0.slug AS slug_8, t0.accroche AS accroche_9, t0.texte AS texte_10, t0.icone AS icone_11, t0.level AS level_12, t0.type_canonical AS type_canonical_13, t0.categorie_parent_id AS categorie_parent_id_14, t0.image_id AS image_id_15, t0.seo_id AS seo_id_16, t0.type FROM categorie t0 INNER JOIN lien_produit_categorie ON t0.id = lien_produit_categorie.categorie_produit_id WHERE lien_produit_categorie.produit_id = ? AND t0.type IN ('produit')
[
  2035
]
doctrine SELECT p0_.created_at AS created_at_0, p0_.updated_at AS updated_at_1, p0_.id AS id_2, p0_.nom AS nom_3, p0_.type AS type_4, p0_.code AS code_5, p0_.start_at AS start_at_6, p0_.end_at AS end_at_7, p0_.prix_fixe AS prix_fixe_8, p0_.remise_pourcentage AS remise_pourcentage_9, p0_.remise_valeur AS remise_valeur_10, p0_.remise_plafond AS remise_plafond_11, p0_.montant_cagnotte AS montant_cagnotte_12, p0_.montant_min AS montant_min_13, p0_.montant_max AS montant_max_14, p0_.quantite_min AS quantite_min_15, p0_.quantite_offerte AS quantite_offerte_16, p0_.nb_utilisation_commande AS nb_utilisation_commande_17, p0_.nb_utilisation_periode AS nb_utilisation_periode_18, p0_.plafond_periode AS plafond_periode_19, p0_.unite_periode AS unite_periode_20, p0_.is_cumulable AS is_cumulable_21, p0_.afficher_countdown AS afficher_countdown_22, p0_.pourcentage_cagnotte AS pourcentage_cagnotte_23, p0_.is_administrable AS is_administrable_24, p0_.produit_offert_id AS produit_offert_id_25 FROM promotion p0_ LEFT JOIN promotion_group_priorite p1_ ON p0_.id = p1_.promotion_id WHERE p0_.start_at <= ? AND p0_.end_at >= ? AND p0_.type IN (?) AND NOT EXISTS (SELECT 1 FROM lien_promotion_produit_exclusion l2_ INNER JOIN produit p3_ ON l2_.produit_id = p3_.id WHERE l2_.promotion_id = p0_.id AND p3_.id IN (?)) AND NOT EXISTS (SELECT 1 FROM lien_promotion_categorie_exclusion l4_ INNER JOIN categorie c5_ ON l4_.categorie_id = c5_.id WHERE l4_.promotion_id = p0_.id AND c5_.id IN (?)) AND (((SELECT COUNT(*) FROM lien_promotion_categorie l6_ WHERE l6_.promotion_id = p0_.id) = 0 AND (SELECT COUNT(*) FROM lien_promotion_produit l7_ WHERE l7_.promotion_id = p0_.id) = 0) OR EXISTS (SELECT 1 FROM lien_promotion_categorie l6_ INNER JOIN categorie c5_ ON l6_.categorie_id = c5_.id WHERE l6_.promotion_id = p0_.id AND c5_.id IN (?)) OR EXISTS (SELECT 1 FROM lien_promotion_produit l7_ INNER JOIN produit p3_ ON l7_.produit_id = p3_.id WHERE l7_.promotion_id = p0_.id AND p3_.id IN (?))) ORDER BY p1_.position ASC
[
  "2026-04-03"
  "2026-04-03"
  [
    1
    2
  ]
  [
    2035
  ]
  [
    13
  ]
  [
    13
  ]
  [
    2035
  ]
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.visible AS visible_4, t0.gestion_stock AS gestion_stock_5, t0.afficher_stock AS afficher_stock_6, t0.dispo_vente AS dispo_vente_7, t0.is_reduc_ce AS is_reduc_ce_8, t0.active AS active_9, t0.position AS position_10, t0.intitule AS intitule_11, t0.titre AS titre_12, t0.slug AS slug_13, t0.reference AS reference_14, t0.reference_fournisseur AS reference_fournisseur_15, t0.ean AS ean_16, t0.dimensions AS dimensions_17, t0.prix_info AS prix_info_18, t0.prix_achat AS prix_achat_19, t0.prix_public_ttc AS prix_public_ttc_20, t0.prix_vente_ht AS prix_vente_ht_21, t0.ecotaxe AS ecotaxe_22, t0.poids AS poids_23, t0.quantite AS quantite_24, t0.accroche AS accroche_25, t0.description_courte AS description_courte_26, t0.description_longue AS description_longue_27, t0.description_complementaire AS description_complementaire_28, t0.published_at AS published_at_29, t0.expired_at AS expired_at_30, t0.valid_at AS valid_at_31, t0.quantite_minimale AS quantite_minimale_32, t0.quantite_multiple AS quantite_multiple_33, t0.is_france AS is_france_34, t0.mot_cles AS mot_cles_35, t0.nominatif AS nominatif_36, t0.description_billet AS description_billet_37, t0.seuil_alerte_billet AS seuil_alerte_billet_38, t0.email_formulaire AS email_formulaire_39, t0.accueil_affichage_prioritaire AS accueil_affichage_prioritaire_40, t0.stock_seuil_alerte AS stock_seuil_alerte_41, t0.coupon_reduction_utilisation_nombre AS coupon_reduction_utilisation_nombre_42, t0.coupon_reduction_valeur AS coupon_reduction_valeur_43, t0.coupon_reduction_pourcentage AS coupon_reduction_pourcentage_44, t0.coupon_reduction_conditions AS coupon_reduction_conditions_45, t0.image_id AS image_id_46, t0.galerie_id AS galerie_id_47, t0.fichier_id AS fichier_id_48, t0.tva_id AS tva_id_49, t0.marque_id AS marque_id_50, t0.default_categorie_id AS default_categorie_id_51, t0.default_produit_declinaison_id AS default_produit_declinaison_id_52, t0.seo_id AS seo_id_53, t0.geolocalisation_id AS geolocalisation_id_54, t55.created_at AS created_at_56, t55.updated_at AS updated_at_57, t55.id AS id_58, t55.catalogues_id AS catalogues_id_59, t55.lieux_id AS lieux_id_60, t55.guid AS guid_61, t55.nb_jours AS nb_jours_62, t55.familletva AS familletva_63, t55.assurance AS assurance_64, t55.caution AS caution_65, t55.age_min AS age_min_66, t55.age_max AS age_max_67, t55.pack AS pack_68, t55.nom_obligatoire AS nom_obligatoire_69, t55.prenom_obligatoire AS prenom_obligatoire_70, t55.naissance_obligatoire AS naissance_obligatoire_71, t55.date_jour_obligatoire AS date_jour_obligatoire_72, t55.conditions AS conditions_73, t55.infos_verite AS infos_verite_74, t55.dedie AS dedie_75, t55.support AS support_76, t55.prevente AS prevente_77, t55.placement AS placement_78, t55.plan_placement AS plan_placement_79, t55.date_libre AS date_libre_80, t55.type AS type_81, t55.nb_billets_max AS nb_billets_max_82, t55.assurance_non_disponible AS assurance_non_disponible_83, t55.api_created_at AS api_created_at_84, t55.api_updated_at AS api_updated_at_85, t55.start_at AS start_at_86, t55.end_at AS end_at_87, t55.manif_id AS manif_id_88, t55.manif_nom AS manif_nom_89, t55.manif_statut AS manif_statut_90, t55.manif_start_at AS manif_start_at_91, t55.manif_end_at AS manif_end_at_92, t55.conditions_tarifaires AS conditions_tarifaires_93, t55.image AS image_94, t55.image_choix_rapide AS image_choix_rapide_95, t55.image_choix_plan AS image_choix_plan_96, t55.image_plan_petit AS image_plan_petit_97, t55.image_plan_grand AS image_plan_grand_98, t55.image_plan_placement AS image_plan_placement_99, t55.image_plan_placement_xx AS image_plan_placement_xx_100, t55.produit_id AS produit_id_101, t0.manifestation_id AS manifestation_id_102, t0.coupon_reduction_image_id AS coupon_reduction_image_id_103 FROM produit t0 LEFT JOIN produit_reduc_ce t55 ON t55.produit_id = t0.id WHERE t0.id = ? LIMIT 1
[
  2014
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.visible AS visible_4, t0.position AS position_5, t0.intitule AS intitule_6, t0.titre AS titre_7, t0.slug AS slug_8, t0.accroche AS accroche_9, t0.texte AS texte_10, t0.icone AS icone_11, t0.level AS level_12, t0.type_canonical AS type_canonical_13, t0.categorie_parent_id AS categorie_parent_id_14, t0.image_id AS image_id_15, t0.seo_id AS seo_id_16, t0.type FROM categorie t0 INNER JOIN lien_produit_categorie ON t0.id = lien_produit_categorie.categorie_produit_id WHERE lien_produit_categorie.produit_id = ? AND t0.type IN ('produit')
[
  2014
]
doctrine SELECT p0_.created_at AS created_at_0, p0_.updated_at AS updated_at_1, p0_.id AS id_2, p0_.nom AS nom_3, p0_.type AS type_4, p0_.code AS code_5, p0_.start_at AS start_at_6, p0_.end_at AS end_at_7, p0_.prix_fixe AS prix_fixe_8, p0_.remise_pourcentage AS remise_pourcentage_9, p0_.remise_valeur AS remise_valeur_10, p0_.remise_plafond AS remise_plafond_11, p0_.montant_cagnotte AS montant_cagnotte_12, p0_.montant_min AS montant_min_13, p0_.montant_max AS montant_max_14, p0_.quantite_min AS quantite_min_15, p0_.quantite_offerte AS quantite_offerte_16, p0_.nb_utilisation_commande AS nb_utilisation_commande_17, p0_.nb_utilisation_periode AS nb_utilisation_periode_18, p0_.plafond_periode AS plafond_periode_19, p0_.unite_periode AS unite_periode_20, p0_.is_cumulable AS is_cumulable_21, p0_.afficher_countdown AS afficher_countdown_22, p0_.pourcentage_cagnotte AS pourcentage_cagnotte_23, p0_.is_administrable AS is_administrable_24, p0_.produit_offert_id AS produit_offert_id_25 FROM promotion p0_ LEFT JOIN promotion_group_priorite p1_ ON p0_.id = p1_.promotion_id WHERE p0_.start_at <= ? AND p0_.end_at >= ? AND p0_.type IN (?) AND NOT EXISTS (SELECT 1 FROM lien_promotion_produit_exclusion l2_ INNER JOIN produit p3_ ON l2_.produit_id = p3_.id WHERE l2_.promotion_id = p0_.id AND p3_.id IN (?)) AND NOT EXISTS (SELECT 1 FROM lien_promotion_categorie_exclusion l4_ INNER JOIN categorie c5_ ON l4_.categorie_id = c5_.id WHERE l4_.promotion_id = p0_.id AND c5_.id IN (?)) AND (((SELECT COUNT(*) FROM lien_promotion_categorie l6_ WHERE l6_.promotion_id = p0_.id) = 0 AND (SELECT COUNT(*) FROM lien_promotion_produit l7_ WHERE l7_.promotion_id = p0_.id) = 0) OR EXISTS (SELECT 1 FROM lien_promotion_categorie l6_ INNER JOIN categorie c5_ ON l6_.categorie_id = c5_.id WHERE l6_.promotion_id = p0_.id AND c5_.id IN (?)) OR EXISTS (SELECT 1 FROM lien_promotion_produit l7_ INNER JOIN produit p3_ ON l7_.produit_id = p3_.id WHERE l7_.promotion_id = p0_.id AND p3_.id IN (?))) ORDER BY p1_.position ASC
[
  "2026-04-03"
  "2026-04-03"
  [
    1
    2
  ]
  [
    2014
  ]
  [
    13
  ]
  [
    13
  ]
  [
    2014
  ]
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.visible AS visible_4, t0.gestion_stock AS gestion_stock_5, t0.afficher_stock AS afficher_stock_6, t0.dispo_vente AS dispo_vente_7, t0.is_reduc_ce AS is_reduc_ce_8, t0.active AS active_9, t0.position AS position_10, t0.intitule AS intitule_11, t0.titre AS titre_12, t0.slug AS slug_13, t0.reference AS reference_14, t0.reference_fournisseur AS reference_fournisseur_15, t0.ean AS ean_16, t0.dimensions AS dimensions_17, t0.prix_info AS prix_info_18, t0.prix_achat AS prix_achat_19, t0.prix_public_ttc AS prix_public_ttc_20, t0.prix_vente_ht AS prix_vente_ht_21, t0.ecotaxe AS ecotaxe_22, t0.poids AS poids_23, t0.quantite AS quantite_24, t0.accroche AS accroche_25, t0.description_courte AS description_courte_26, t0.description_longue AS description_longue_27, t0.description_complementaire AS description_complementaire_28, t0.published_at AS published_at_29, t0.expired_at AS expired_at_30, t0.valid_at AS valid_at_31, t0.quantite_minimale AS quantite_minimale_32, t0.quantite_multiple AS quantite_multiple_33, t0.is_france AS is_france_34, t0.mot_cles AS mot_cles_35, t0.nominatif AS nominatif_36, t0.description_billet AS description_billet_37, t0.seuil_alerte_billet AS seuil_alerte_billet_38, t0.email_formulaire AS email_formulaire_39, t0.accueil_affichage_prioritaire AS accueil_affichage_prioritaire_40, t0.stock_seuil_alerte AS stock_seuil_alerte_41, t0.coupon_reduction_utilisation_nombre AS coupon_reduction_utilisation_nombre_42, t0.coupon_reduction_valeur AS coupon_reduction_valeur_43, t0.coupon_reduction_pourcentage AS coupon_reduction_pourcentage_44, t0.coupon_reduction_conditions AS coupon_reduction_conditions_45, t0.image_id AS image_id_46, t0.galerie_id AS galerie_id_47, t0.fichier_id AS fichier_id_48, t0.tva_id AS tva_id_49, t0.marque_id AS marque_id_50, t0.default_categorie_id AS default_categorie_id_51, t0.default_produit_declinaison_id AS default_produit_declinaison_id_52, t0.seo_id AS seo_id_53, t0.geolocalisation_id AS geolocalisation_id_54, t55.created_at AS created_at_56, t55.updated_at AS updated_at_57, t55.id AS id_58, t55.catalogues_id AS catalogues_id_59, t55.lieux_id AS lieux_id_60, t55.guid AS guid_61, t55.nb_jours AS nb_jours_62, t55.familletva AS familletva_63, t55.assurance AS assurance_64, t55.caution AS caution_65, t55.age_min AS age_min_66, t55.age_max AS age_max_67, t55.pack AS pack_68, t55.nom_obligatoire AS nom_obligatoire_69, t55.prenom_obligatoire AS prenom_obligatoire_70, t55.naissance_obligatoire AS naissance_obligatoire_71, t55.date_jour_obligatoire AS date_jour_obligatoire_72, t55.conditions AS conditions_73, t55.infos_verite AS infos_verite_74, t55.dedie AS dedie_75, t55.support AS support_76, t55.prevente AS prevente_77, t55.placement AS placement_78, t55.plan_placement AS plan_placement_79, t55.date_libre AS date_libre_80, t55.type AS type_81, t55.nb_billets_max AS nb_billets_max_82, t55.assurance_non_disponible AS assurance_non_disponible_83, t55.api_created_at AS api_created_at_84, t55.api_updated_at AS api_updated_at_85, t55.start_at AS start_at_86, t55.end_at AS end_at_87, t55.manif_id AS manif_id_88, t55.manif_nom AS manif_nom_89, t55.manif_statut AS manif_statut_90, t55.manif_start_at AS manif_start_at_91, t55.manif_end_at AS manif_end_at_92, t55.conditions_tarifaires AS conditions_tarifaires_93, t55.image AS image_94, t55.image_choix_rapide AS image_choix_rapide_95, t55.image_choix_plan AS image_choix_plan_96, t55.image_plan_petit AS image_plan_petit_97, t55.image_plan_grand AS image_plan_grand_98, t55.image_plan_placement AS image_plan_placement_99, t55.image_plan_placement_xx AS image_plan_placement_xx_100, t55.produit_id AS produit_id_101, t0.manifestation_id AS manifestation_id_102, t0.coupon_reduction_image_id AS coupon_reduction_image_id_103 FROM produit t0 LEFT JOIN produit_reduc_ce t55 ON t55.produit_id = t0.id WHERE t0.id = ? LIMIT 1
[
  2016
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.visible AS visible_4, t0.position AS position_5, t0.intitule AS intitule_6, t0.titre AS titre_7, t0.slug AS slug_8, t0.accroche AS accroche_9, t0.texte AS texte_10, t0.icone AS icone_11, t0.level AS level_12, t0.type_canonical AS type_canonical_13, t0.categorie_parent_id AS categorie_parent_id_14, t0.image_id AS image_id_15, t0.seo_id AS seo_id_16, t0.type FROM categorie t0 INNER JOIN lien_produit_categorie ON t0.id = lien_produit_categorie.categorie_produit_id WHERE lien_produit_categorie.produit_id = ? AND t0.type IN ('produit')
[
  2016
]
doctrine SELECT p0_.created_at AS created_at_0, p0_.updated_at AS updated_at_1, p0_.id AS id_2, p0_.nom AS nom_3, p0_.type AS type_4, p0_.code AS code_5, p0_.start_at AS start_at_6, p0_.end_at AS end_at_7, p0_.prix_fixe AS prix_fixe_8, p0_.remise_pourcentage AS remise_pourcentage_9, p0_.remise_valeur AS remise_valeur_10, p0_.remise_plafond AS remise_plafond_11, p0_.montant_cagnotte AS montant_cagnotte_12, p0_.montant_min AS montant_min_13, p0_.montant_max AS montant_max_14, p0_.quantite_min AS quantite_min_15, p0_.quantite_offerte AS quantite_offerte_16, p0_.nb_utilisation_commande AS nb_utilisation_commande_17, p0_.nb_utilisation_periode AS nb_utilisation_periode_18, p0_.plafond_periode AS plafond_periode_19, p0_.unite_periode AS unite_periode_20, p0_.is_cumulable AS is_cumulable_21, p0_.afficher_countdown AS afficher_countdown_22, p0_.pourcentage_cagnotte AS pourcentage_cagnotte_23, p0_.is_administrable AS is_administrable_24, p0_.produit_offert_id AS produit_offert_id_25 FROM promotion p0_ LEFT JOIN promotion_group_priorite p1_ ON p0_.id = p1_.promotion_id WHERE p0_.start_at <= ? AND p0_.end_at >= ? AND p0_.type IN (?) AND NOT EXISTS (SELECT 1 FROM lien_promotion_produit_exclusion l2_ INNER JOIN produit p3_ ON l2_.produit_id = p3_.id WHERE l2_.promotion_id = p0_.id AND p3_.id IN (?)) AND NOT EXISTS (SELECT 1 FROM lien_promotion_categorie_exclusion l4_ INNER JOIN categorie c5_ ON l4_.categorie_id = c5_.id WHERE l4_.promotion_id = p0_.id AND c5_.id IN (?)) AND (((SELECT COUNT(*) FROM lien_promotion_categorie l6_ WHERE l6_.promotion_id = p0_.id) = 0 AND (SELECT COUNT(*) FROM lien_promotion_produit l7_ WHERE l7_.promotion_id = p0_.id) = 0) OR EXISTS (SELECT 1 FROM lien_promotion_categorie l6_ INNER JOIN categorie c5_ ON l6_.categorie_id = c5_.id WHERE l6_.promotion_id = p0_.id AND c5_.id IN (?)) OR EXISTS (SELECT 1 FROM lien_promotion_produit l7_ INNER JOIN produit p3_ ON l7_.produit_id = p3_.id WHERE l7_.promotion_id = p0_.id AND p3_.id IN (?))) ORDER BY p1_.position ASC
[
  "2026-04-03"
  "2026-04-03"
  [
    1
    2
  ]
  [
    2016
  ]
  [
    13
  ]
  [
    13
  ]
  [
    2016
  ]
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.visible AS visible_4, t0.gestion_stock AS gestion_stock_5, t0.afficher_stock AS afficher_stock_6, t0.dispo_vente AS dispo_vente_7, t0.is_reduc_ce AS is_reduc_ce_8, t0.active AS active_9, t0.position AS position_10, t0.intitule AS intitule_11, t0.titre AS titre_12, t0.slug AS slug_13, t0.reference AS reference_14, t0.reference_fournisseur AS reference_fournisseur_15, t0.ean AS ean_16, t0.dimensions AS dimensions_17, t0.prix_info AS prix_info_18, t0.prix_achat AS prix_achat_19, t0.prix_public_ttc AS prix_public_ttc_20, t0.prix_vente_ht AS prix_vente_ht_21, t0.ecotaxe AS ecotaxe_22, t0.poids AS poids_23, t0.quantite AS quantite_24, t0.accroche AS accroche_25, t0.description_courte AS description_courte_26, t0.description_longue AS description_longue_27, t0.description_complementaire AS description_complementaire_28, t0.published_at AS published_at_29, t0.expired_at AS expired_at_30, t0.valid_at AS valid_at_31, t0.quantite_minimale AS quantite_minimale_32, t0.quantite_multiple AS quantite_multiple_33, t0.is_france AS is_france_34, t0.mot_cles AS mot_cles_35, t0.nominatif AS nominatif_36, t0.description_billet AS description_billet_37, t0.seuil_alerte_billet AS seuil_alerte_billet_38, t0.email_formulaire AS email_formulaire_39, t0.accueil_affichage_prioritaire AS accueil_affichage_prioritaire_40, t0.stock_seuil_alerte AS stock_seuil_alerte_41, t0.coupon_reduction_utilisation_nombre AS coupon_reduction_utilisation_nombre_42, t0.coupon_reduction_valeur AS coupon_reduction_valeur_43, t0.coupon_reduction_pourcentage AS coupon_reduction_pourcentage_44, t0.coupon_reduction_conditions AS coupon_reduction_conditions_45, t0.image_id AS image_id_46, t0.galerie_id AS galerie_id_47, t0.fichier_id AS fichier_id_48, t0.tva_id AS tva_id_49, t0.marque_id AS marque_id_50, t0.default_categorie_id AS default_categorie_id_51, t0.default_produit_declinaison_id AS default_produit_declinaison_id_52, t0.seo_id AS seo_id_53, t0.geolocalisation_id AS geolocalisation_id_54, t55.created_at AS created_at_56, t55.updated_at AS updated_at_57, t55.id AS id_58, t55.catalogues_id AS catalogues_id_59, t55.lieux_id AS lieux_id_60, t55.guid AS guid_61, t55.nb_jours AS nb_jours_62, t55.familletva AS familletva_63, t55.assurance AS assurance_64, t55.caution AS caution_65, t55.age_min AS age_min_66, t55.age_max AS age_max_67, t55.pack AS pack_68, t55.nom_obligatoire AS nom_obligatoire_69, t55.prenom_obligatoire AS prenom_obligatoire_70, t55.naissance_obligatoire AS naissance_obligatoire_71, t55.date_jour_obligatoire AS date_jour_obligatoire_72, t55.conditions AS conditions_73, t55.infos_verite AS infos_verite_74, t55.dedie AS dedie_75, t55.support AS support_76, t55.prevente AS prevente_77, t55.placement AS placement_78, t55.plan_placement AS plan_placement_79, t55.date_libre AS date_libre_80, t55.type AS type_81, t55.nb_billets_max AS nb_billets_max_82, t55.assurance_non_disponible AS assurance_non_disponible_83, t55.api_created_at AS api_created_at_84, t55.api_updated_at AS api_updated_at_85, t55.start_at AS start_at_86, t55.end_at AS end_at_87, t55.manif_id AS manif_id_88, t55.manif_nom AS manif_nom_89, t55.manif_statut AS manif_statut_90, t55.manif_start_at AS manif_start_at_91, t55.manif_end_at AS manif_end_at_92, t55.conditions_tarifaires AS conditions_tarifaires_93, t55.image AS image_94, t55.image_choix_rapide AS image_choix_rapide_95, t55.image_choix_plan AS image_choix_plan_96, t55.image_plan_petit AS image_plan_petit_97, t55.image_plan_grand AS image_plan_grand_98, t55.image_plan_placement AS image_plan_placement_99, t55.image_plan_placement_xx AS image_plan_placement_xx_100, t55.produit_id AS produit_id_101, t0.manifestation_id AS manifestation_id_102, t0.coupon_reduction_image_id AS coupon_reduction_image_id_103 FROM produit t0 LEFT JOIN produit_reduc_ce t55 ON t55.produit_id = t0.id WHERE t0.id = ? LIMIT 1
[
  2017
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.visible AS visible_4, t0.position AS position_5, t0.intitule AS intitule_6, t0.titre AS titre_7, t0.slug AS slug_8, t0.accroche AS accroche_9, t0.texte AS texte_10, t0.icone AS icone_11, t0.level AS level_12, t0.type_canonical AS type_canonical_13, t0.categorie_parent_id AS categorie_parent_id_14, t0.image_id AS image_id_15, t0.seo_id AS seo_id_16, t0.type FROM categorie t0 INNER JOIN lien_produit_categorie ON t0.id = lien_produit_categorie.categorie_produit_id WHERE lien_produit_categorie.produit_id = ? AND t0.type IN ('produit')
[
  2017
]
doctrine SELECT p0_.created_at AS created_at_0, p0_.updated_at AS updated_at_1, p0_.id AS id_2, p0_.nom AS nom_3, p0_.type AS type_4, p0_.code AS code_5, p0_.start_at AS start_at_6, p0_.end_at AS end_at_7, p0_.prix_fixe AS prix_fixe_8, p0_.remise_pourcentage AS remise_pourcentage_9, p0_.remise_valeur AS remise_valeur_10, p0_.remise_plafond AS remise_plafond_11, p0_.montant_cagnotte AS montant_cagnotte_12, p0_.montant_min AS montant_min_13, p0_.montant_max AS montant_max_14, p0_.quantite_min AS quantite_min_15, p0_.quantite_offerte AS quantite_offerte_16, p0_.nb_utilisation_commande AS nb_utilisation_commande_17, p0_.nb_utilisation_periode AS nb_utilisation_periode_18, p0_.plafond_periode AS plafond_periode_19, p0_.unite_periode AS unite_periode_20, p0_.is_cumulable AS is_cumulable_21, p0_.afficher_countdown AS afficher_countdown_22, p0_.pourcentage_cagnotte AS pourcentage_cagnotte_23, p0_.is_administrable AS is_administrable_24, p0_.produit_offert_id AS produit_offert_id_25 FROM promotion p0_ LEFT JOIN promotion_group_priorite p1_ ON p0_.id = p1_.promotion_id WHERE p0_.start_at <= ? AND p0_.end_at >= ? AND p0_.type IN (?) AND NOT EXISTS (SELECT 1 FROM lien_promotion_produit_exclusion l2_ INNER JOIN produit p3_ ON l2_.produit_id = p3_.id WHERE l2_.promotion_id = p0_.id AND p3_.id IN (?)) AND NOT EXISTS (SELECT 1 FROM lien_promotion_categorie_exclusion l4_ INNER JOIN categorie c5_ ON l4_.categorie_id = c5_.id WHERE l4_.promotion_id = p0_.id AND c5_.id IN (?)) AND (((SELECT COUNT(*) FROM lien_promotion_categorie l6_ WHERE l6_.promotion_id = p0_.id) = 0 AND (SELECT COUNT(*) FROM lien_promotion_produit l7_ WHERE l7_.promotion_id = p0_.id) = 0) OR EXISTS (SELECT 1 FROM lien_promotion_categorie l6_ INNER JOIN categorie c5_ ON l6_.categorie_id = c5_.id WHERE l6_.promotion_id = p0_.id AND c5_.id IN (?)) OR EXISTS (SELECT 1 FROM lien_promotion_produit l7_ INNER JOIN produit p3_ ON l7_.produit_id = p3_.id WHERE l7_.promotion_id = p0_.id AND p3_.id IN (?))) ORDER BY p1_.position ASC
[
  "2026-04-03"
  "2026-04-03"
  [
    1
    2
  ]
  [
    2017
  ]
  [
    13
  ]
  [
    13
  ]
  [
    2017
  ]
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.visible AS visible_4, t0.gestion_stock AS gestion_stock_5, t0.afficher_stock AS afficher_stock_6, t0.dispo_vente AS dispo_vente_7, t0.is_reduc_ce AS is_reduc_ce_8, t0.active AS active_9, t0.position AS position_10, t0.intitule AS intitule_11, t0.titre AS titre_12, t0.slug AS slug_13, t0.reference AS reference_14, t0.reference_fournisseur AS reference_fournisseur_15, t0.ean AS ean_16, t0.dimensions AS dimensions_17, t0.prix_info AS prix_info_18, t0.prix_achat AS prix_achat_19, t0.prix_public_ttc AS prix_public_ttc_20, t0.prix_vente_ht AS prix_vente_ht_21, t0.ecotaxe AS ecotaxe_22, t0.poids AS poids_23, t0.quantite AS quantite_24, t0.accroche AS accroche_25, t0.description_courte AS description_courte_26, t0.description_longue AS description_longue_27, t0.description_complementaire AS description_complementaire_28, t0.published_at AS published_at_29, t0.expired_at AS expired_at_30, t0.valid_at AS valid_at_31, t0.quantite_minimale AS quantite_minimale_32, t0.quantite_multiple AS quantite_multiple_33, t0.is_france AS is_france_34, t0.mot_cles AS mot_cles_35, t0.nominatif AS nominatif_36, t0.description_billet AS description_billet_37, t0.seuil_alerte_billet AS seuil_alerte_billet_38, t0.email_formulaire AS email_formulaire_39, t0.accueil_affichage_prioritaire AS accueil_affichage_prioritaire_40, t0.stock_seuil_alerte AS stock_seuil_alerte_41, t0.coupon_reduction_utilisation_nombre AS coupon_reduction_utilisation_nombre_42, t0.coupon_reduction_valeur AS coupon_reduction_valeur_43, t0.coupon_reduction_pourcentage AS coupon_reduction_pourcentage_44, t0.coupon_reduction_conditions AS coupon_reduction_conditions_45, t0.image_id AS image_id_46, t0.galerie_id AS galerie_id_47, t0.fichier_id AS fichier_id_48, t0.tva_id AS tva_id_49, t0.marque_id AS marque_id_50, t0.default_categorie_id AS default_categorie_id_51, t0.default_produit_declinaison_id AS default_produit_declinaison_id_52, t0.seo_id AS seo_id_53, t0.geolocalisation_id AS geolocalisation_id_54, t55.created_at AS created_at_56, t55.updated_at AS updated_at_57, t55.id AS id_58, t55.catalogues_id AS catalogues_id_59, t55.lieux_id AS lieux_id_60, t55.guid AS guid_61, t55.nb_jours AS nb_jours_62, t55.familletva AS familletva_63, t55.assurance AS assurance_64, t55.caution AS caution_65, t55.age_min AS age_min_66, t55.age_max AS age_max_67, t55.pack AS pack_68, t55.nom_obligatoire AS nom_obligatoire_69, t55.prenom_obligatoire AS prenom_obligatoire_70, t55.naissance_obligatoire AS naissance_obligatoire_71, t55.date_jour_obligatoire AS date_jour_obligatoire_72, t55.conditions AS conditions_73, t55.infos_verite AS infos_verite_74, t55.dedie AS dedie_75, t55.support AS support_76, t55.prevente AS prevente_77, t55.placement AS placement_78, t55.plan_placement AS plan_placement_79, t55.date_libre AS date_libre_80, t55.type AS type_81, t55.nb_billets_max AS nb_billets_max_82, t55.assurance_non_disponible AS assurance_non_disponible_83, t55.api_created_at AS api_created_at_84, t55.api_updated_at AS api_updated_at_85, t55.start_at AS start_at_86, t55.end_at AS end_at_87, t55.manif_id AS manif_id_88, t55.manif_nom AS manif_nom_89, t55.manif_statut AS manif_statut_90, t55.manif_start_at AS manif_start_at_91, t55.manif_end_at AS manif_end_at_92, t55.conditions_tarifaires AS conditions_tarifaires_93, t55.image AS image_94, t55.image_choix_rapide AS image_choix_rapide_95, t55.image_choix_plan AS image_choix_plan_96, t55.image_plan_petit AS image_plan_petit_97, t55.image_plan_grand AS image_plan_grand_98, t55.image_plan_placement AS image_plan_placement_99, t55.image_plan_placement_xx AS image_plan_placement_xx_100, t55.produit_id AS produit_id_101, t0.manifestation_id AS manifestation_id_102, t0.coupon_reduction_image_id AS coupon_reduction_image_id_103 FROM produit t0 LEFT JOIN produit_reduc_ce t55 ON t55.produit_id = t0.id WHERE t0.id = ? LIMIT 1
[
  2020
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.visible AS visible_4, t0.position AS position_5, t0.intitule AS intitule_6, t0.titre AS titre_7, t0.slug AS slug_8, t0.accroche AS accroche_9, t0.texte AS texte_10, t0.icone AS icone_11, t0.level AS level_12, t0.type_canonical AS type_canonical_13, t0.categorie_parent_id AS categorie_parent_id_14, t0.image_id AS image_id_15, t0.seo_id AS seo_id_16, t0.type FROM categorie t0 INNER JOIN lien_produit_categorie ON t0.id = lien_produit_categorie.categorie_produit_id WHERE lien_produit_categorie.produit_id = ? AND t0.type IN ('produit')
[
  2020
]
doctrine SELECT p0_.created_at AS created_at_0, p0_.updated_at AS updated_at_1, p0_.id AS id_2, p0_.nom AS nom_3, p0_.type AS type_4, p0_.code AS code_5, p0_.start_at AS start_at_6, p0_.end_at AS end_at_7, p0_.prix_fixe AS prix_fixe_8, p0_.remise_pourcentage AS remise_pourcentage_9, p0_.remise_valeur AS remise_valeur_10, p0_.remise_plafond AS remise_plafond_11, p0_.montant_cagnotte AS montant_cagnotte_12, p0_.montant_min AS montant_min_13, p0_.montant_max AS montant_max_14, p0_.quantite_min AS quantite_min_15, p0_.quantite_offerte AS quantite_offerte_16, p0_.nb_utilisation_commande AS nb_utilisation_commande_17, p0_.nb_utilisation_periode AS nb_utilisation_periode_18, p0_.plafond_periode AS plafond_periode_19, p0_.unite_periode AS unite_periode_20, p0_.is_cumulable AS is_cumulable_21, p0_.afficher_countdown AS afficher_countdown_22, p0_.pourcentage_cagnotte AS pourcentage_cagnotte_23, p0_.is_administrable AS is_administrable_24, p0_.produit_offert_id AS produit_offert_id_25 FROM promotion p0_ LEFT JOIN promotion_group_priorite p1_ ON p0_.id = p1_.promotion_id WHERE p0_.start_at <= ? AND p0_.end_at >= ? AND p0_.type IN (?) AND NOT EXISTS (SELECT 1 FROM lien_promotion_produit_exclusion l2_ INNER JOIN produit p3_ ON l2_.produit_id = p3_.id WHERE l2_.promotion_id = p0_.id AND p3_.id IN (?)) AND NOT EXISTS (SELECT 1 FROM lien_promotion_categorie_exclusion l4_ INNER JOIN categorie c5_ ON l4_.categorie_id = c5_.id WHERE l4_.promotion_id = p0_.id AND c5_.id IN (?)) AND (((SELECT COUNT(*) FROM lien_promotion_categorie l6_ WHERE l6_.promotion_id = p0_.id) = 0 AND (SELECT COUNT(*) FROM lien_promotion_produit l7_ WHERE l7_.promotion_id = p0_.id) = 0) OR EXISTS (SELECT 1 FROM lien_promotion_categorie l6_ INNER JOIN categorie c5_ ON l6_.categorie_id = c5_.id WHERE l6_.promotion_id = p0_.id AND c5_.id IN (?)) OR EXISTS (SELECT 1 FROM lien_promotion_produit l7_ INNER JOIN produit p3_ ON l7_.produit_id = p3_.id WHERE l7_.promotion_id = p0_.id AND p3_.id IN (?))) ORDER BY p1_.position ASC
[
  "2026-04-03"
  "2026-04-03"
  [
    1
    2
  ]
  [
    2020
  ]
  [
    13
  ]
  [
    13
  ]
  [
    2020
  ]
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.visible AS visible_4, t0.gestion_stock AS gestion_stock_5, t0.afficher_stock AS afficher_stock_6, t0.dispo_vente AS dispo_vente_7, t0.is_reduc_ce AS is_reduc_ce_8, t0.active AS active_9, t0.position AS position_10, t0.intitule AS intitule_11, t0.titre AS titre_12, t0.slug AS slug_13, t0.reference AS reference_14, t0.reference_fournisseur AS reference_fournisseur_15, t0.ean AS ean_16, t0.dimensions AS dimensions_17, t0.prix_info AS prix_info_18, t0.prix_achat AS prix_achat_19, t0.prix_public_ttc AS prix_public_ttc_20, t0.prix_vente_ht AS prix_vente_ht_21, t0.ecotaxe AS ecotaxe_22, t0.poids AS poids_23, t0.quantite AS quantite_24, t0.accroche AS accroche_25, t0.description_courte AS description_courte_26, t0.description_longue AS description_longue_27, t0.description_complementaire AS description_complementaire_28, t0.published_at AS published_at_29, t0.expired_at AS expired_at_30, t0.valid_at AS valid_at_31, t0.quantite_minimale AS quantite_minimale_32, t0.quantite_multiple AS quantite_multiple_33, t0.is_france AS is_france_34, t0.mot_cles AS mot_cles_35, t0.nominatif AS nominatif_36, t0.description_billet AS description_billet_37, t0.seuil_alerte_billet AS seuil_alerte_billet_38, t0.email_formulaire AS email_formulaire_39, t0.accueil_affichage_prioritaire AS accueil_affichage_prioritaire_40, t0.stock_seuil_alerte AS stock_seuil_alerte_41, t0.coupon_reduction_utilisation_nombre AS coupon_reduction_utilisation_nombre_42, t0.coupon_reduction_valeur AS coupon_reduction_valeur_43, t0.coupon_reduction_pourcentage AS coupon_reduction_pourcentage_44, t0.coupon_reduction_conditions AS coupon_reduction_conditions_45, t0.image_id AS image_id_46, t0.galerie_id AS galerie_id_47, t0.fichier_id AS fichier_id_48, t0.tva_id AS tva_id_49, t0.marque_id AS marque_id_50, t0.default_categorie_id AS default_categorie_id_51, t0.default_produit_declinaison_id AS default_produit_declinaison_id_52, t0.seo_id AS seo_id_53, t0.geolocalisation_id AS geolocalisation_id_54, t55.created_at AS created_at_56, t55.updated_at AS updated_at_57, t55.id AS id_58, t55.catalogues_id AS catalogues_id_59, t55.lieux_id AS lieux_id_60, t55.guid AS guid_61, t55.nb_jours AS nb_jours_62, t55.familletva AS familletva_63, t55.assurance AS assurance_64, t55.caution AS caution_65, t55.age_min AS age_min_66, t55.age_max AS age_max_67, t55.pack AS pack_68, t55.nom_obligatoire AS nom_obligatoire_69, t55.prenom_obligatoire AS prenom_obligatoire_70, t55.naissance_obligatoire AS naissance_obligatoire_71, t55.date_jour_obligatoire AS date_jour_obligatoire_72, t55.conditions AS conditions_73, t55.infos_verite AS infos_verite_74, t55.dedie AS dedie_75, t55.support AS support_76, t55.prevente AS prevente_77, t55.placement AS placement_78, t55.plan_placement AS plan_placement_79, t55.date_libre AS date_libre_80, t55.type AS type_81, t55.nb_billets_max AS nb_billets_max_82, t55.assurance_non_disponible AS assurance_non_disponible_83, t55.api_created_at AS api_created_at_84, t55.api_updated_at AS api_updated_at_85, t55.start_at AS start_at_86, t55.end_at AS end_at_87, t55.manif_id AS manif_id_88, t55.manif_nom AS manif_nom_89, t55.manif_statut AS manif_statut_90, t55.manif_start_at AS manif_start_at_91, t55.manif_end_at AS manif_end_at_92, t55.conditions_tarifaires AS conditions_tarifaires_93, t55.image AS image_94, t55.image_choix_rapide AS image_choix_rapide_95, t55.image_choix_plan AS image_choix_plan_96, t55.image_plan_petit AS image_plan_petit_97, t55.image_plan_grand AS image_plan_grand_98, t55.image_plan_placement AS image_plan_placement_99, t55.image_plan_placement_xx AS image_plan_placement_xx_100, t55.produit_id AS produit_id_101, t0.manifestation_id AS manifestation_id_102, t0.coupon_reduction_image_id AS coupon_reduction_image_id_103 FROM produit t0 LEFT JOIN produit_reduc_ce t55 ON t55.produit_id = t0.id WHERE t0.id = ? LIMIT 1
[
  2021
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.visible AS visible_4, t0.position AS position_5, t0.intitule AS intitule_6, t0.titre AS titre_7, t0.slug AS slug_8, t0.accroche AS accroche_9, t0.texte AS texte_10, t0.icone AS icone_11, t0.level AS level_12, t0.type_canonical AS type_canonical_13, t0.categorie_parent_id AS categorie_parent_id_14, t0.image_id AS image_id_15, t0.seo_id AS seo_id_16, t0.type FROM categorie t0 INNER JOIN lien_produit_categorie ON t0.id = lien_produit_categorie.categorie_produit_id WHERE lien_produit_categorie.produit_id = ? AND t0.type IN ('produit')
[
  2021
]
doctrine SELECT p0_.created_at AS created_at_0, p0_.updated_at AS updated_at_1, p0_.id AS id_2, p0_.nom AS nom_3, p0_.type AS type_4, p0_.code AS code_5, p0_.start_at AS start_at_6, p0_.end_at AS end_at_7, p0_.prix_fixe AS prix_fixe_8, p0_.remise_pourcentage AS remise_pourcentage_9, p0_.remise_valeur AS remise_valeur_10, p0_.remise_plafond AS remise_plafond_11, p0_.montant_cagnotte AS montant_cagnotte_12, p0_.montant_min AS montant_min_13, p0_.montant_max AS montant_max_14, p0_.quantite_min AS quantite_min_15, p0_.quantite_offerte AS quantite_offerte_16, p0_.nb_utilisation_commande AS nb_utilisation_commande_17, p0_.nb_utilisation_periode AS nb_utilisation_periode_18, p0_.plafond_periode AS plafond_periode_19, p0_.unite_periode AS unite_periode_20, p0_.is_cumulable AS is_cumulable_21, p0_.afficher_countdown AS afficher_countdown_22, p0_.pourcentage_cagnotte AS pourcentage_cagnotte_23, p0_.is_administrable AS is_administrable_24, p0_.produit_offert_id AS produit_offert_id_25 FROM promotion p0_ LEFT JOIN promotion_group_priorite p1_ ON p0_.id = p1_.promotion_id WHERE p0_.start_at <= ? AND p0_.end_at >= ? AND p0_.type IN (?) AND NOT EXISTS (SELECT 1 FROM lien_promotion_produit_exclusion l2_ INNER JOIN produit p3_ ON l2_.produit_id = p3_.id WHERE l2_.promotion_id = p0_.id AND p3_.id IN (?)) AND NOT EXISTS (SELECT 1 FROM lien_promotion_categorie_exclusion l4_ INNER JOIN categorie c5_ ON l4_.categorie_id = c5_.id WHERE l4_.promotion_id = p0_.id AND c5_.id IN (?)) AND (((SELECT COUNT(*) FROM lien_promotion_categorie l6_ WHERE l6_.promotion_id = p0_.id) = 0 AND (SELECT COUNT(*) FROM lien_promotion_produit l7_ WHERE l7_.promotion_id = p0_.id) = 0) OR EXISTS (SELECT 1 FROM lien_promotion_categorie l6_ INNER JOIN categorie c5_ ON l6_.categorie_id = c5_.id WHERE l6_.promotion_id = p0_.id AND c5_.id IN (?)) OR EXISTS (SELECT 1 FROM lien_promotion_produit l7_ INNER JOIN produit p3_ ON l7_.produit_id = p3_.id WHERE l7_.promotion_id = p0_.id AND p3_.id IN (?))) ORDER BY p1_.position ASC
[
  "2026-04-03"
  "2026-04-03"
  [
    1
    2
  ]
  [
    2021
  ]
  [
    13
  ]
  [
    13
  ]
  [
    2021
  ]
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.visible AS visible_4, t0.gestion_stock AS gestion_stock_5, t0.afficher_stock AS afficher_stock_6, t0.dispo_vente AS dispo_vente_7, t0.is_reduc_ce AS is_reduc_ce_8, t0.active AS active_9, t0.position AS position_10, t0.intitule AS intitule_11, t0.titre AS titre_12, t0.slug AS slug_13, t0.reference AS reference_14, t0.reference_fournisseur AS reference_fournisseur_15, t0.ean AS ean_16, t0.dimensions AS dimensions_17, t0.prix_info AS prix_info_18, t0.prix_achat AS prix_achat_19, t0.prix_public_ttc AS prix_public_ttc_20, t0.prix_vente_ht AS prix_vente_ht_21, t0.ecotaxe AS ecotaxe_22, t0.poids AS poids_23, t0.quantite AS quantite_24, t0.accroche AS accroche_25, t0.description_courte AS description_courte_26, t0.description_longue AS description_longue_27, t0.description_complementaire AS description_complementaire_28, t0.published_at AS published_at_29, t0.expired_at AS expired_at_30, t0.valid_at AS valid_at_31, t0.quantite_minimale AS quantite_minimale_32, t0.quantite_multiple AS quantite_multiple_33, t0.is_france AS is_france_34, t0.mot_cles AS mot_cles_35, t0.nominatif AS nominatif_36, t0.description_billet AS description_billet_37, t0.seuil_alerte_billet AS seuil_alerte_billet_38, t0.email_formulaire AS email_formulaire_39, t0.accueil_affichage_prioritaire AS accueil_affichage_prioritaire_40, t0.stock_seuil_alerte AS stock_seuil_alerte_41, t0.coupon_reduction_utilisation_nombre AS coupon_reduction_utilisation_nombre_42, t0.coupon_reduction_valeur AS coupon_reduction_valeur_43, t0.coupon_reduction_pourcentage AS coupon_reduction_pourcentage_44, t0.coupon_reduction_conditions AS coupon_reduction_conditions_45, t0.image_id AS image_id_46, t0.galerie_id AS galerie_id_47, t0.fichier_id AS fichier_id_48, t0.tva_id AS tva_id_49, t0.marque_id AS marque_id_50, t0.default_categorie_id AS default_categorie_id_51, t0.default_produit_declinaison_id AS default_produit_declinaison_id_52, t0.seo_id AS seo_id_53, t0.geolocalisation_id AS geolocalisation_id_54, t55.created_at AS created_at_56, t55.updated_at AS updated_at_57, t55.id AS id_58, t55.catalogues_id AS catalogues_id_59, t55.lieux_id AS lieux_id_60, t55.guid AS guid_61, t55.nb_jours AS nb_jours_62, t55.familletva AS familletva_63, t55.assurance AS assurance_64, t55.caution AS caution_65, t55.age_min AS age_min_66, t55.age_max AS age_max_67, t55.pack AS pack_68, t55.nom_obligatoire AS nom_obligatoire_69, t55.prenom_obligatoire AS prenom_obligatoire_70, t55.naissance_obligatoire AS naissance_obligatoire_71, t55.date_jour_obligatoire AS date_jour_obligatoire_72, t55.conditions AS conditions_73, t55.infos_verite AS infos_verite_74, t55.dedie AS dedie_75, t55.support AS support_76, t55.prevente AS prevente_77, t55.placement AS placement_78, t55.plan_placement AS plan_placement_79, t55.date_libre AS date_libre_80, t55.type AS type_81, t55.nb_billets_max AS nb_billets_max_82, t55.assurance_non_disponible AS assurance_non_disponible_83, t55.api_created_at AS api_created_at_84, t55.api_updated_at AS api_updated_at_85, t55.start_at AS start_at_86, t55.end_at AS end_at_87, t55.manif_id AS manif_id_88, t55.manif_nom AS manif_nom_89, t55.manif_statut AS manif_statut_90, t55.manif_start_at AS manif_start_at_91, t55.manif_end_at AS manif_end_at_92, t55.conditions_tarifaires AS conditions_tarifaires_93, t55.image AS image_94, t55.image_choix_rapide AS image_choix_rapide_95, t55.image_choix_plan AS image_choix_plan_96, t55.image_plan_petit AS image_plan_petit_97, t55.image_plan_grand AS image_plan_grand_98, t55.image_plan_placement AS image_plan_placement_99, t55.image_plan_placement_xx AS image_plan_placement_xx_100, t55.produit_id AS produit_id_101, t0.manifestation_id AS manifestation_id_102, t0.coupon_reduction_image_id AS coupon_reduction_image_id_103 FROM produit t0 LEFT JOIN produit_reduc_ce t55 ON t55.produit_id = t0.id WHERE t0.id = ? LIMIT 1
[
  1996
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.visible AS visible_4, t0.position AS position_5, t0.intitule AS intitule_6, t0.titre AS titre_7, t0.slug AS slug_8, t0.accroche AS accroche_9, t0.texte AS texte_10, t0.icone AS icone_11, t0.level AS level_12, t0.type_canonical AS type_canonical_13, t0.categorie_parent_id AS categorie_parent_id_14, t0.image_id AS image_id_15, t0.seo_id AS seo_id_16, t0.type FROM categorie t0 INNER JOIN lien_produit_categorie ON t0.id = lien_produit_categorie.categorie_produit_id WHERE lien_produit_categorie.produit_id = ? AND t0.type IN ('produit')
[
  1996
]
doctrine SELECT p0_.created_at AS created_at_0, p0_.updated_at AS updated_at_1, p0_.id AS id_2, p0_.nom AS nom_3, p0_.type AS type_4, p0_.code AS code_5, p0_.start_at AS start_at_6, p0_.end_at AS end_at_7, p0_.prix_fixe AS prix_fixe_8, p0_.remise_pourcentage AS remise_pourcentage_9, p0_.remise_valeur AS remise_valeur_10, p0_.remise_plafond AS remise_plafond_11, p0_.montant_cagnotte AS montant_cagnotte_12, p0_.montant_min AS montant_min_13, p0_.montant_max AS montant_max_14, p0_.quantite_min AS quantite_min_15, p0_.quantite_offerte AS quantite_offerte_16, p0_.nb_utilisation_commande AS nb_utilisation_commande_17, p0_.nb_utilisation_periode AS nb_utilisation_periode_18, p0_.plafond_periode AS plafond_periode_19, p0_.unite_periode AS unite_periode_20, p0_.is_cumulable AS is_cumulable_21, p0_.afficher_countdown AS afficher_countdown_22, p0_.pourcentage_cagnotte AS pourcentage_cagnotte_23, p0_.is_administrable AS is_administrable_24, p0_.produit_offert_id AS produit_offert_id_25 FROM promotion p0_ LEFT JOIN promotion_group_priorite p1_ ON p0_.id = p1_.promotion_id WHERE p0_.start_at <= ? AND p0_.end_at >= ? AND p0_.type IN (?) AND NOT EXISTS (SELECT 1 FROM lien_promotion_produit_exclusion l2_ INNER JOIN produit p3_ ON l2_.produit_id = p3_.id WHERE l2_.promotion_id = p0_.id AND p3_.id IN (?)) AND NOT EXISTS (SELECT 1 FROM lien_promotion_categorie_exclusion l4_ INNER JOIN categorie c5_ ON l4_.categorie_id = c5_.id WHERE l4_.promotion_id = p0_.id AND c5_.id IN (?)) AND (((SELECT COUNT(*) FROM lien_promotion_categorie l6_ WHERE l6_.promotion_id = p0_.id) = 0 AND (SELECT COUNT(*) FROM lien_promotion_produit l7_ WHERE l7_.promotion_id = p0_.id) = 0) OR EXISTS (SELECT 1 FROM lien_promotion_categorie l6_ INNER JOIN categorie c5_ ON l6_.categorie_id = c5_.id WHERE l6_.promotion_id = p0_.id AND c5_.id IN (?)) OR EXISTS (SELECT 1 FROM lien_promotion_produit l7_ INNER JOIN produit p3_ ON l7_.produit_id = p3_.id WHERE l7_.promotion_id = p0_.id AND p3_.id IN (?))) ORDER BY p1_.position ASC
[
  "2026-04-03"
  "2026-04-03"
  [
    1
    2
  ]
  [
    1996
  ]
  [
    13
  ]
  [
    13
  ]
  [
    1996
  ]
]
doctrine SELECT a0_.created_at AS created_at_0, a0_.updated_at AS updated_at_1, a0_.id AS id_2, a0_.visible AS visible_3, a0_.position AS position_4, a0_.slug AS slug_5, a0_.titre AS titre_6, a0_.accroche AS accroche_7, a0_.texte AS texte_8, a0_.video AS video_9, a0_.published_at AS published_at_10, a0_.expired_at AS expired_at_11, a0_.user_id AS user_id_12, a0_.image_id AS image_id_13, a0_.fichier_id AS fichier_id_14, a0_.galerie_id AS galerie_id_15, a0_.seo_id AS seo_id_16 FROM actualite a0_ WHERE a0_.published_at <= ? AND (a0_.expired_at >= ? OR a0_.expired_at IS NULL) AND a0_.visible = 1 AND (SELECT COUNT(*) FROM lien_categorie_actualite l1_ WHERE l1_.actualite_id = a0_.id) > 0 ORDER BY a0_.published_at DESC LIMIT 4
[
  DateTime @1775217359 {#9069
    date: 2026-04-03 13:55:59.022062 Europe/Paris (+02:00)
  }
  DateTime @1775217359 {#9069}
]
event Notified event
"app.bloc.initialize.form"
to listener
"App\EventSubscriber\Bloc\BlocSubscriber::onBlocInitializeForm"
.
[
  "event" => "app.bloc.initialize.form"
  "listener" => "App\EventSubscriber\Bloc\BlocSubscriber::onBlocInitializeForm"
]
doctrine SELECT l0_.created_at AS created_at_0, l0_.updated_at AS updated_at_1, l0_.id AS id_2, l0_.visible AS visible_3, l0_.position AS position_4, d1_.created_at AS created_at_5, d1_.updated_at AS updated_at_6, d1_.id AS id_7, d1_.titre AS titre_8, d1_.accroche AS accroche_9, d1_.bouton_lien AS bouton_lien_10, d1_.bouton_titre AS bouton_titre_11, d1_.bouton_target AS bouton_target_12, d1_.alignement AS alignement_13, m2_.name AS name_14, m2_.description AS description_15, m2_.enabled AS enabled_16, m2_.provider_name AS provider_name_17, m2_.provider_status AS provider_status_18, m2_.provider_reference AS provider_reference_19, m2_.provider_metadata AS provider_metadata_20, m2_.width AS width_21, m2_.height AS height_22, m2_.length AS length_23, m2_.content_type AS content_type_24, m2_.content_size AS content_size_25, m2_.copyright AS copyright_26, m2_.author_name AS author_name_27, m2_.context AS context_28, m2_.cdn_is_flushable AS cdn_is_flushable_29, m2_.cdn_flush_identifier AS cdn_flush_identifier_30, m2_.cdn_flush_at AS cdn_flush_at_31, m2_.cdn_status AS cdn_status_32, m2_.updated_at AS updated_at_33, m2_.created_at AS created_at_34, m2_.id AS id_35, l0_.diaporama_id AS diaporama_id_36, l0_.page_accueil_id AS page_accueil_id_37, d1_.image_id AS image_id_38 FROM lien_diaporama_page_accueil l0_ LEFT JOIN diaporama d1_ ON l0_.diaporama_id = d1_.id LEFT JOIN media__media m2_ ON d1_.image_id = m2_.id WHERE l0_.visible = 1 AND l0_.page_accueil_id = ? ORDER BY l0_.position ASC
[
  2
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
event Notified event
"debug.security.authorization.vote"
to listener
"Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
.
[
  "event" => "debug.security.authorization.vote"
  "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
doctrine SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.entity_name AS entity_name_4, t0.entity_id AS entity_id_5, t0.slug_from AS slug_from_6, t0.slug_to AS slug_to_7 FROM _r301 t0 WHERE t0.slug_from = ? LIMIT 1
[
  ""
]
event Notified event
"kernel.exception"
to listener
"WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onException"
.
[
  "event" => "kernel.exception"
  "listener" => "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onException"
]
event Notified event
"kernel.exception"
to listener
"WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onException"
.
[
  "event" => "kernel.exception"
  "listener" => "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"App\EventSubscriber\Seo\RedirectSubscriber::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "App\EventSubscriber\Seo\RedirectSubscriber::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
stopped propagation of the event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
event Notified event
"kernel.response"
to listener
"Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"App\EventSubscriber\Seo\RedirectSubscriber::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "App\EventSubscriber\Seo\RedirectSubscriber::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Artgris\MaintenanceBundle\EventListener\MaintenanceListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Artgris\MaintenanceBundle\EventListener\MaintenanceListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"App\EventSubscriber\Seo\SeoSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "App\EventSubscriber\Seo\SeoSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"App\EventSubscriber\Seo\RedirectSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "App\EventSubscriber\Seo\RedirectSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
doctrine SELECT m0_.created_at AS created_at_0, m0_.updated_at AS updated_at_1, m0_.id AS id_2, m0_.type AS type_3, m0_.redirection_lien AS redirection_lien_4, m0_.redirection_titre AS redirection_titre_5, m0_.separateur_titre AS separateur_titre_6, m0_.redirection_target AS redirection_target_7, m0_.level AS level_8, m0_.description AS description_9, p1_.created_at AS created_at_10, p1_.updated_at AS updated_at_11, p1_.id AS id_12, p1_.visible AS visible_13, p1_.position AS position_14, p1_.intitule AS intitule_15, p1_.titre AS titre_16, p1_.slug AS slug_17, p1_.slug_fixe AS slug_fixe_18, p1_.accroche AS accroche_19, p1_.texte AS texte_20, c2_.created_at AS created_at_21, c2_.updated_at AS updated_at_22, c2_.id AS id_23, c2_.visible AS visible_24, c2_.position AS position_25, c2_.intitule AS intitule_26, c2_.titre AS titre_27, c2_.slug AS slug_28, c2_.accroche AS accroche_29, c2_.texte AS texte_30, c2_.icone AS icone_31, c2_.level AS level_32, c2_.type_canonical AS type_canonical_33, c3_.created_at AS created_at_34, c3_.updated_at AS updated_at_35, c3_.id AS id_36, c3_.visible AS visible_37, c3_.position AS position_38, c3_.intitule AS intitule_39, c3_.titre AS titre_40, c3_.slug AS slug_41, c3_.accroche AS accroche_42, c3_.texte AS texte_43, c3_.icone AS icone_44, c3_.level AS level_45, c3_.type_canonical AS type_canonical_46, c4_.created_at AS created_at_47, c4_.updated_at AS updated_at_48, c4_.id AS id_49, c4_.visible AS visible_50, c4_.position AS position_51, c4_.intitule AS intitule_52, c4_.titre AS titre_53, c4_.slug AS slug_54, c4_.accroche AS accroche_55, c4_.texte AS texte_56, c4_.icone AS icone_57, c4_.level AS level_58, c4_.type_canonical AS type_canonical_59, m0_.menu_item_parent_id AS menu_item_parent_id_60, m0_.page_id AS page_id_61, m0_.categorie_page_id AS categorie_page_id_62, m0_.categorie_produit_id AS categorie_produit_id_63, m0_.categorie_actualite_id AS categorie_actualite_id_64, m0_.categorie_cse_id AS categorie_cse_id_65, m0_.image_id AS image_id_66, p1_.image_id AS image_id_67, p1_.seo_id AS seo_id_68, c2_.type AS type_69, c2_.categorie_parent_id AS categorie_parent_id_70, c2_.image_id AS image_id_71, c2_.seo_id AS seo_id_72, c3_.type AS type_73, c3_.categorie_parent_id AS categorie_parent_id_74, c3_.image_id AS image_id_75, c3_.seo_id AS seo_id_76, c4_.type AS type_77, c4_.categorie_parent_id AS categorie_parent_id_78, c4_.image_id AS image_id_79, c4_.seo_id AS seo_id_80 FROM menu_item m0_ INNER JOIN lien_menu_menu_item l5_ ON m0_.id = l5_.menu_item_id LEFT JOIN page p1_ ON m0_.page_id = p1_.id LEFT JOIN categorie c2_ ON m0_.categorie_page_id = c2_.id AND c2_.type IN ('page') LEFT JOIN categorie c3_ ON m0_.categorie_actualite_id = c3_.id AND c3_.type IN ('actualite') LEFT JOIN categorie c4_ ON m0_.categorie_produit_id = c4_.id AND c4_.type IN ('produit') WHERE l5_.visible = 1 AND l5_.menu_id = ? ORDER BY l5_.position ASC
[
  4
]
event Notified event
"kernel.response"
to listener
"Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"App\EventSubscriber\Seo\RedirectSubscriber::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "App\EventSubscriber\Seo\RedirectSubscriber::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Artgris\MaintenanceBundle\EventListener\MaintenanceListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Artgris\MaintenanceBundle\EventListener\MaintenanceListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"App\EventSubscriber\Seo\SeoSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "App\EventSubscriber\Seo\SeoSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"App\EventSubscriber\Seo\RedirectSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "App\EventSubscriber\Seo\RedirectSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
doctrine SELECT COUNT(c0_.id) AS sclr_0 FROM conversation c0_ WHERE c0_.need_reply = 1
event Notified event
"kernel.response"
to listener
"Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"App\EventSubscriber\Seo\RedirectSubscriber::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "App\EventSubscriber\Seo\RedirectSubscriber::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Artgris\MaintenanceBundle\EventListener\MaintenanceListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Artgris\MaintenanceBundle\EventListener\MaintenanceListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"App\EventSubscriber\Seo\SeoSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "App\EventSubscriber\Seo\SeoSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"App\EventSubscriber\Seo\RedirectSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "App\EventSubscriber\Seo\RedirectSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
doctrine SELECT c0_.created_at AS created_at_0, c0_.updated_at AS updated_at_1, c0_.id AS id_2, c0_.visible AS visible_3, c0_.position AS position_4, c0_.intitule AS intitule_5, c0_.titre AS titre_6, c0_.slug AS slug_7, c0_.accroche AS accroche_8, c0_.texte AS texte_9, c0_.icone AS icone_10, c0_.level AS level_11, c0_.type_canonical AS type_canonical_12, c0_.type AS type_13, c0_.categorie_parent_id AS categorie_parent_id_14, c0_.image_id AS image_id_15, c0_.seo_id AS seo_id_16 FROM categorie c0_ WHERE (c0_.visible = 1 AND c0_.categorie_parent_id IS NULL) AND c0_.type IN ('produit') ORDER BY c0_.position ASC
event Notified event
"kernel.response"
to listener
"Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"App\EventSubscriber\Seo\RedirectSubscriber::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "App\EventSubscriber\Seo\RedirectSubscriber::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Artgris\MaintenanceBundle\EventListener\MaintenanceListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Artgris\MaintenanceBundle\EventListener\MaintenanceListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"App\EventSubscriber\Seo\SeoSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "App\EventSubscriber\Seo\SeoSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"App\EventSubscriber\Seo\RedirectSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "App\EventSubscriber\Seo\RedirectSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
event Notified event
"kernel.response"
to listener
"Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"App\EventSubscriber\Seo\RedirectSubscriber::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "App\EventSubscriber\Seo\RedirectSubscriber::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]

PHP Notices 0

Log messages generated by PHP notices silenced with the @ operator.

There are no log messages of this level.

Container 2254

Log messages generated during the compilation of the service container.

Class Messages
Liip\ImagineBundle\DependencyInjection\Compiler\LoadersCompilerPass
  • [liip/imagine-bundle] Registered binary loader: liip_imagine.binary.loader.default
1
Liip\ImagineBundle\DependencyInjection\Compiler\FiltersCompilerPass
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.relative_resize
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.resize
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.thumbnail
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.crop
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.grayscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.paste
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.watermark
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.background
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.strip
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.scale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.upscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.downscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.auto_rotate
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.rotate
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.flip
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.interlace
16
Liip\ImagineBundle\DependencyInjection\Compiler\PostProcessorsCompilerPass
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.jpegoptim
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.optipng
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.pngquant
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.mozjpeg
4
Liip\ImagineBundle\DependencyInjection\Compiler\ResolversCompilerPass
  • [liip/imagine-bundle] Registered cache resolver: liip_imagine.cache.resolver.default
  • [liip/imagine-bundle] Registered cache resolver: liip_imagine.cache.resolver.no_cache_web_path
2
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\IntlExtension" (parent: .abstract.instanceof.Twig\Extensions\IntlExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\IntlExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Twig\Extensions\IntlExtension).
  • Resolving inheritance for "Twig\Extensions\IntlExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\IntlExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ExportProduitCommand" (parent: .abstract.instanceof.App\Command\Boutique\ExportProduitCommand).
  • Resolving inheritance for "App\Command\Boutique\ExportProduitCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ExportProduitCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ImportCatalogueCommand" (parent: .abstract.instanceof.App\Command\Boutique\ImportCatalogueCommand).
  • Resolving inheritance for "App\Command\Boutique\ImportCatalogueCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ImportCatalogueCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ImportClientCommand" (parent: .abstract.instanceof.App\Command\Boutique\ImportClientCommand).
  • Resolving inheritance for "App\Command\Boutique\ImportClientCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ImportClientCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ImportCustomerCommand" (parent: .abstract.instanceof.App\Command\Boutique\ImportCustomerCommand).
  • Resolving inheritance for "App\Command\Boutique\ImportCustomerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ImportCustomerCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ImportEanCommand" (parent: .abstract.instanceof.App\Command\Boutique\ImportEanCommand).
  • Resolving inheritance for "App\Command\Boutique\ImportEanCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ImportEanCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ImportOffreCommand" (parent: .abstract.instanceof.App\Command\Boutique\ImportOffreCommand).
  • Resolving inheritance for "App\Command\Boutique\ImportOffreCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ImportOffreCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ImportProduitCommand" (parent: .abstract.instanceof.App\Command\Boutique\ImportProduitCommand).
  • Resolving inheritance for "App\Command\Boutique\ImportProduitCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ImportProduitCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\UpdateStockCommand" (parent: .abstract.instanceof.App\Command\Boutique\UpdateStockCommand).
  • Resolving inheritance for "App\Command\Boutique\UpdateStockCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\UpdateStockCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\WebserviceCategorieCommand" (parent: .abstract.instanceof.App\Command\Boutique\WebserviceCategorieCommand).
  • Resolving inheritance for "App\Command\Boutique\WebserviceCategorieCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\WebserviceCategorieCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\WebserviceCommandeCommand" (parent: .abstract.instanceof.App\Command\Boutique\WebserviceCommandeCommand).
  • Resolving inheritance for "App\Command\Boutique\WebserviceCommandeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\WebserviceCommandeCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\WebserviceImageCommand" (parent: .abstract.instanceof.App\Command\Boutique\WebserviceImageCommand).
  • Resolving inheritance for "App\Command\Boutique\WebserviceImageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\WebserviceImageCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\WebserviceProduitCommand" (parent: .abstract.instanceof.App\Command\Boutique\WebserviceProduitCommand).
  • Resolving inheritance for "App\Command\Boutique\WebserviceProduitCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\WebserviceProduitCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Formulaire\DeleteContactCommand" (parent: .abstract.instanceof.App\Command\Formulaire\DeleteContactCommand).
  • Resolving inheritance for "App\Command\Formulaire\DeleteContactCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Formulaire\DeleteContactCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\CreateUserCommand" (parent: .abstract.instanceof.App\Command\User\CreateUserCommand).
  • Resolving inheritance for "App\Command\User\CreateUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\CreateUserCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\PromotionHistoriqueCommand" (parent: .abstract.instanceof.App\Command\User\PromotionHistoriqueCommand).
  • Resolving inheritance for "App\Command\User\PromotionHistoriqueCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\PromotionHistoriqueCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\UpdatehashAutoLoginCommand" (parent: .abstract.instanceof.App\Command\User\UpdatehashAutoLoginCommand).
  • Resolving inheritance for "App\Command\User\UpdatehashAutoLoginCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\UpdatehashAutoLoginCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccueilController" (parent: .abstract.instanceof.App\Controller\AccueilController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccueilController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccueilController).
  • Resolving inheritance for "App\Controller\AccueilController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccueilController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ActualiteController" (parent: .abstract.instanceof.App\Controller\ActualiteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ActualiteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ActualiteController).
  • Resolving inheritance for "App\Controller\ActualiteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ActualiteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatistiqueController" (parent: .abstract.instanceof.App\Controller\Admin\StatistiqueController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatistiqueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatistiqueController).
  • Resolving inheritance for "App\Controller\Admin\StatistiqueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatistiqueController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\WebUIController" (parent: .abstract.instanceof.App\Controller\Admin\WebUIController).
  • Resolving inheritance for "App\Controller\Admin\WebUIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\WebUIController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AjaxController" (parent: .abstract.instanceof.App\Controller\AjaxController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AjaxController).
  • Resolving inheritance for "App\Controller\AjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AjaxController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientController" (parent: .abstract.instanceof.App\Controller\ClientController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientController).
  • Resolving inheritance for "App\Controller\ClientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommandeController" (parent: .abstract.instanceof.App\Controller\CommandeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommandeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommandeController).
  • Resolving inheritance for "App\Controller\CommandeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommandeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CseController" (parent: .abstract.instanceof.App\Controller\CseController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CseController).
  • Resolving inheritance for "App\Controller\CseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CseController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MessagerieController" (parent: .abstract.instanceof.App\Controller\MessagerieController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MessagerieController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MessagerieController).
  • Resolving inheritance for "App\Controller\MessagerieController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MessagerieController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OffreController" (parent: .abstract.instanceof.App\Controller\OffreController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OffreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OffreController).
  • Resolving inheritance for "App\Controller\OffreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OffreController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageController" (parent: .abstract.instanceof.App\Controller\PageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageController).
  • Resolving inheritance for "App\Controller\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PanierController" (parent: .abstract.instanceof.App\Controller\PanierController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PanierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PanierController).
  • Resolving inheritance for "App\Controller\PanierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PanierController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PdfController" (parent: .abstract.instanceof.App\Controller\PdfController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PdfController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PdfController).
  • Resolving inheritance for "App\Controller\PdfController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PdfController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProduitController" (parent: .abstract.instanceof.App\Controller\ProduitController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProduitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProduitController).
  • Resolving inheritance for "App\Controller\ProduitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProduitController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\UserController" (parent: .abstract.instanceof.App\Controller\Rest\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\UserController).
  • Resolving inheritance for "App\Controller\Rest\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
  • Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WidgetController" (parent: .abstract.instanceof.App\Controller\WidgetController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WidgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WidgetController).
  • Resolving inheritance for "App\Controller\WidgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WidgetController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\AdresseGooglemapType" (parent: .abstract.instanceof.App\Form\Type\Admin\AdresseGooglemapType).
  • Resolving inheritance for "App\Form\Type\Admin\AdresseGooglemapType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\AdresseGooglemapType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\AutocompleteType" (parent: .abstract.instanceof.App\Form\Type\Admin\AutocompleteType).
  • Resolving inheritance for "App\Form\Type\Admin\AutocompleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\AutocompleteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\CagnotteType" (parent: .abstract.instanceof.App\Form\Type\Admin\CagnotteType).
  • Resolving inheritance for "App\Form\Type\Admin\CagnotteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\CagnotteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\CrediterCagnotteType" (parent: .abstract.instanceof.App\Form\Type\Admin\CrediterCagnotteType).
  • Resolving inheritance for "App\Form\Type\Admin\CrediterCagnotteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\CrediterCagnotteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\DebiterCagnotteType" (parent: .abstract.instanceof.App\Form\Type\Admin\DebiterCagnotteType).
  • Resolving inheritance for "App\Form\Type\Admin\DebiterCagnotteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\DebiterCagnotteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\DeleteButtonType" (parent: .abstract.instanceof.App\Form\Type\Admin\DeleteButtonType).
  • Resolving inheritance for "App\Form\Type\Admin\DeleteButtonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\DeleteButtonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\EmailUserSwitchType" (parent: .abstract.instanceof.App\Form\Type\Admin\EmailUserSwitchType).
  • Resolving inheritance for "App\Form\Type\Admin\EmailUserSwitchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\EmailUserSwitchType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormulaireCseType" (parent: .abstract.instanceof.App\Form\Type\Admin\FormulaireCseType).
  • Resolving inheritance for "App\Form\Type\Admin\FormulaireCseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormulaireCseType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\GenerateurCodebarreType" (parent: .abstract.instanceof.App\Form\Type\Admin\GenerateurCodebarreType).
  • Resolving inheritance for "App\Form\Type\Admin\GenerateurCodebarreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\GenerateurCodebarreType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ImportAnalyseType" (parent: .abstract.instanceof.App\Form\Type\Admin\ImportAnalyseType).
  • Resolving inheritance for "App\Form\Type\Admin\ImportAnalyseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ImportAnalyseType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ImportInscriptionType" (parent: .abstract.instanceof.App\Form\Type\Admin\ImportInscriptionType).
  • Resolving inheritance for "App\Form\Type\Admin\ImportInscriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ImportInscriptionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ParametreCodebarreType" (parent: .abstract.instanceof.App\Form\Type\Admin\ParametreCodebarreType).
  • Resolving inheritance for "App\Form\Type\Admin\ParametreCodebarreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ParametreCodebarreType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ReferenceType" (parent: .abstract.instanceof.App\Form\Type\Admin\ReferenceType).
  • Resolving inheritance for "App\Form\Type\Admin\ReferenceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ReferenceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Seo\SeoParametreType" (parent: .abstract.instanceof.App\Form\Type\Admin\Seo\SeoParametreType).
  • Resolving inheritance for "App\Form\Type\Admin\Seo\SeoParametreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Seo\SeoParametreType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Seo\SeoReseauxSociauxType" (parent: .abstract.instanceof.App\Form\Type\Admin\Seo\SeoReseauxSociauxType).
  • Resolving inheritance for "App\Form\Type\Admin\Seo\SeoReseauxSociauxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Seo\SeoReseauxSociauxType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Seo\SeoType" (parent: .abstract.instanceof.App\Form\Type\Admin\Seo\SeoType).
  • Resolving inheritance for "App\Form\Type\Admin\Seo\SeoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Seo\SeoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\StatistiqueCouponReductionType" (parent: .abstract.instanceof.App\Form\Type\Admin\StatistiqueCouponReductionType).
  • Resolving inheritance for "App\Form\Type\Admin\StatistiqueCouponReductionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\StatistiqueCouponReductionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\TextAndLinkType" (parent: .abstract.instanceof.App\Form\Type\Admin\TextAndLinkType).
  • Resolving inheritance for "App\Form\Type\Admin\TextAndLinkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\TextAndLinkType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Boutique\AvoirFormType" (parent: .abstract.instanceof.App\Form\Type\Boutique\AvoirFormType).
  • Resolving inheritance for "App\Form\Type\Boutique\AvoirFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Boutique\AvoirFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Boutique\CagnotteFormType" (parent: .abstract.instanceof.App\Form\Type\Boutique\CagnotteFormType).
  • Resolving inheritance for "App\Form\Type\Boutique\CagnotteFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Boutique\CagnotteFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Boutique\LivraisonFormType" (parent: .abstract.instanceof.App\Form\Type\Boutique\LivraisonFormType).
  • Resolving inheritance for "App\Form\Type\Boutique\LivraisonFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Boutique\LivraisonFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Boutique\PaiementFormType" (parent: .abstract.instanceof.App\Form\Type\Boutique\PaiementFormType).
  • Resolving inheritance for "App\Form\Type\Boutique\PaiementFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Boutique\PaiementFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\BreizhDevenirAdherentType" (parent: .abstract.instanceof.App\Form\Type\Formulaire\BreizhDevenirAdherentType).
  • Resolving inheritance for "App\Form\Type\Formulaire\BreizhDevenirAdherentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\BreizhDevenirAdherentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\BreizhDevenirPartenaireType" (parent: .abstract.instanceof.App\Form\Type\Formulaire\BreizhDevenirPartenaireType).
  • Resolving inheritance for "App\Form\Type\Formulaire\BreizhDevenirPartenaireType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\BreizhDevenirPartenaireType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\ContactAdminType" (parent: .abstract.instanceof.App\Form\Type\Formulaire\ContactAdminType).
  • Resolving inheritance for "App\Form\Type\Formulaire\ContactAdminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\ContactAdminType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\ContactType" (parent: .abstract.instanceof.App\Form\Type\Formulaire\ContactType).
  • Resolving inheritance for "App\Form\Type\Formulaire\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\ContactType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\CseType" (parent: .abstract.instanceof.App\Form\Type\Formulaire\CseType).
  • Resolving inheritance for "App\Form\Type\Formulaire\CseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\CseType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\DefaultType" (parent: .abstract.instanceof.App\Form\Type\Formulaire\DefaultType).
  • Resolving inheritance for "App\Form\Type\Formulaire\DefaultType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\DefaultType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\MessagerieType" (parent: .abstract.instanceof.App\Form\Type\Formulaire\MessagerieType).
  • Resolving inheritance for "App\Form\Type\Formulaire\MessagerieType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\MessagerieType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\NewsletterInscriptionType" (parent: .abstract.instanceof.App\Form\Type\Formulaire\NewsletterInscriptionType).
  • Resolving inheritance for "App\Form\Type\Formulaire\NewsletterInscriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\NewsletterInscriptionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\NewsletterType" (parent: .abstract.instanceof.App\Form\Type\Formulaire\NewsletterType).
  • Resolving inheritance for "App\Form\Type\Formulaire\NewsletterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\NewsletterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\ProduitType" (parent: .abstract.instanceof.App\Form\Type\Formulaire\ProduitType).
  • Resolving inheritance for "App\Form\Type\Formulaire\ProduitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\ProduitType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\TamtamAdhesionCarteType" (parent: .abstract.instanceof.App\Form\Type\Formulaire\TamtamAdhesionCarteType).
  • Resolving inheritance for "App\Form\Type\Formulaire\TamtamAdhesionCarteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\TamtamAdhesionCarteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\TamtamAmbassadeurCarteType" (parent: .abstract.instanceof.App\Form\Type\Formulaire\TamtamAmbassadeurCarteType).
  • Resolving inheritance for "App\Form\Type\Formulaire\TamtamAmbassadeurCarteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\TamtamAmbassadeurCarteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\TamtamAssocieCarteType" (parent: .abstract.instanceof.App\Form\Type\Formulaire\TamtamAssocieCarteType).
  • Resolving inheritance for "App\Form\Type\Formulaire\TamtamAssocieCarteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\TamtamAssocieCarteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\TamtamPartenaireCarteType" (parent: .abstract.instanceof.App\Form\Type\Formulaire\TamtamPartenaireCarteType).
  • Resolving inheritance for "App\Form\Type\Formulaire\TamtamPartenaireCarteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\TamtamPartenaireCarteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\TombolaType" (parent: .abstract.instanceof.App\Form\Type\Formulaire\TombolaType).
  • Resolving inheritance for "App\Form\Type\Formulaire\TombolaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\TombolaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\AddressFormType" (parent: .abstract.instanceof.App\Form\Type\User\AddressFormType).
  • Resolving inheritance for "App\Form\Type\User\AddressFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\AddressFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\FirstLoginFormType" (parent: .abstract.instanceof.App\Form\Type\User\FirstLoginFormType).
  • Resolving inheritance for "App\Form\Type\User\FirstLoginFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\FirstLoginFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\ProfileFormType" (parent: .abstract.instanceof.App\Form\Type\User\ProfileFormType).
  • Resolving inheritance for "App\Form\Type\User\ProfileFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\ProfileFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\RegisterFormType" (parent: .abstract.instanceof.App\Form\Type\User\RegisterFormType).
  • Resolving inheritance for "App\Form\Type\User\RegisterFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\RegisterFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\ResettingFormType" (parent: .abstract.instanceof.App\Form\Type\User\ResettingFormType).
  • Resolving inheritance for "App\Form\Type\User\ResettingFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\ResettingFormType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bloc\BlocLigneRepository" (parent: .abstract.instanceof.App\Repository\Bloc\BlocLigneRepository).
  • Resolving inheritance for "App\Repository\Bloc\BlocLigneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bloc\BlocLigneRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bloc\BlocRepository" (parent: .abstract.instanceof.App\Repository\Bloc\BlocRepository).
  • Resolving inheritance for "App\Repository\Bloc\BlocRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bloc\BlocRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bloc\DiaporamaRepository" (parent: .abstract.instanceof.App\Repository\Bloc\DiaporamaRepository).
  • Resolving inheritance for "App\Repository\Bloc\DiaporamaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bloc\DiaporamaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\AttributRepository" (parent: .abstract.instanceof.App\Repository\Boutique\AttributRepository).
  • Resolving inheritance for "App\Repository\Boutique\AttributRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\AttributRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\AvoirLigneRepository" (parent: .abstract.instanceof.App\Repository\Boutique\AvoirLigneRepository).
  • Resolving inheritance for "App\Repository\Boutique\AvoirLigneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\AvoirLigneRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\AvoirRepository" (parent: .abstract.instanceof.App\Repository\Boutique\AvoirRepository).
  • Resolving inheritance for "App\Repository\Boutique\AvoirRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\AvoirRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CaracteristiqueRepository" (parent: .abstract.instanceof.App\Repository\Boutique\CaracteristiqueRepository).
  • Resolving inheritance for "App\Repository\Boutique\CaracteristiqueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CaracteristiqueRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CategorieOffreRepository" (parent: .abstract.instanceof.App\Repository\Boutique\CategorieOffreRepository).
  • Resolving inheritance for "App\Repository\Boutique\CategorieOffreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CategorieOffreRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CategorieProduitRepository" (parent: .abstract.instanceof.App\Repository\Boutique\CategorieProduitRepository).
  • Resolving inheritance for "App\Repository\Boutique\CategorieProduitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CategorieProduitRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CommandeAyantDroitRepository" (parent: .abstract.instanceof.App\Repository\Boutique\CommandeAyantDroitRepository).
  • Resolving inheritance for "App\Repository\Boutique\CommandeAyantDroitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CommandeAyantDroitRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CommandeHistoriqueRepository" (parent: .abstract.instanceof.App\Repository\Boutique\CommandeHistoriqueRepository).
  • Resolving inheritance for "App\Repository\Boutique\CommandeHistoriqueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CommandeHistoriqueRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CommandeLigneRepository" (parent: .abstract.instanceof.App\Repository\Boutique\CommandeLigneRepository).
  • Resolving inheritance for "App\Repository\Boutique\CommandeLigneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CommandeLigneRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CommandeRepository" (parent: .abstract.instanceof.App\Repository\Boutique\CommandeRepository).
  • Resolving inheritance for "App\Repository\Boutique\CommandeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CommandeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\GeolocalisationRepository" (parent: .abstract.instanceof.App\Repository\Boutique\GeolocalisationRepository).
  • Resolving inheritance for "App\Repository\Boutique\GeolocalisationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\GeolocalisationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ManifestationRepository" (parent: .abstract.instanceof.App\Repository\Boutique\ManifestationRepository).
  • Resolving inheritance for "App\Repository\Boutique\ManifestationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ManifestationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\MarqueRepository" (parent: .abstract.instanceof.App\Repository\Boutique\MarqueRepository).
  • Resolving inheritance for "App\Repository\Boutique\MarqueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\MarqueRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\OffreRepository" (parent: .abstract.instanceof.App\Repository\Boutique\OffreRepository).
  • Resolving inheritance for "App\Repository\Boutique\OffreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\OffreRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\PanierLigneRepository" (parent: .abstract.instanceof.App\Repository\Boutique\PanierLigneRepository).
  • Resolving inheritance for "App\Repository\Boutique\PanierLigneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\PanierLigneRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\PaysRepository" (parent: .abstract.instanceof.App\Repository\Boutique\PaysRepository).
  • Resolving inheritance for "App\Repository\Boutique\PaysRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\PaysRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ProduitCouponReductionHistoriqueRepository" (parent: .abstract.instanceof.App\Repository\Boutique\ProduitCouponReductionHistoriqueRepository).
  • Resolving inheritance for "App\Repository\Boutique\ProduitCouponReductionHistoriqueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ProduitCouponReductionHistoriqueRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ProduitDeclinaisonRepository" (parent: .abstract.instanceof.App\Repository\Boutique\ProduitDeclinaisonRepository).
  • Resolving inheritance for "App\Repository\Boutique\ProduitDeclinaisonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ProduitDeclinaisonRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ProduitEanRepository" (parent: .abstract.instanceof.App\Repository\Boutique\ProduitEanRepository).
  • Resolving inheritance for "App\Repository\Boutique\ProduitEanRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ProduitEanRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ProduitReducCeRepository" (parent: .abstract.instanceof.App\Repository\Boutique\ProduitReducCeRepository).
  • Resolving inheritance for "App\Repository\Boutique\ProduitReducCeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ProduitReducCeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ProduitRepository" (parent: .abstract.instanceof.App\Repository\Boutique\ProduitRepository).
  • Resolving inheritance for "App\Repository\Boutique\ProduitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ProduitRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ProduitStockBalanceRepository" (parent: .abstract.instanceof.App\Repository\Boutique\ProduitStockBalanceRepository).
  • Resolving inheritance for "App\Repository\Boutique\ProduitStockBalanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ProduitStockBalanceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\PromotionRepository" (parent: .abstract.instanceof.App\Repository\Boutique\PromotionRepository).
  • Resolving inheritance for "App\Repository\Boutique\PromotionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\PromotionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\TransporteurRepository" (parent: .abstract.instanceof.App\Repository\Boutique\TransporteurRepository).
  • Resolving inheritance for "App\Repository\Boutique\TransporteurRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\TransporteurRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\TransporteurZoneRepository" (parent: .abstract.instanceof.App\Repository\Boutique\TransporteurZoneRepository).
  • Resolving inheritance for "App\Repository\Boutique\TransporteurZoneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\TransporteurZoneRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Categorie\CategorieRepository" (parent: .abstract.instanceof.App\Repository\Categorie\CategorieRepository).
  • Resolving inheritance for "App\Repository\Categorie\CategorieRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Categorie\CategorieRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\ActualiteRepository" (parent: .abstract.instanceof.App\Repository\Contenu\ActualiteRepository).
  • Resolving inheritance for "App\Repository\Contenu\ActualiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\ActualiteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\CategorieActualiteRepository" (parent: .abstract.instanceof.App\Repository\Contenu\CategorieActualiteRepository).
  • Resolving inheritance for "App\Repository\Contenu\CategorieActualiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\CategorieActualiteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\CategorieCseRepository" (parent: .abstract.instanceof.App\Repository\Contenu\CategorieCseRepository).
  • Resolving inheritance for "App\Repository\Contenu\CategorieCseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\CategorieCseRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\CategoriePageRepository" (parent: .abstract.instanceof.App\Repository\Contenu\CategoriePageRepository).
  • Resolving inheritance for "App\Repository\Contenu\CategoriePageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\CategoriePageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\LienBlocPageAccueilRepository" (parent: .abstract.instanceof.App\Repository\Contenu\LienBlocPageAccueilRepository).
  • Resolving inheritance for "App\Repository\Contenu\LienBlocPageAccueilRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\LienBlocPageAccueilRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\LienBlocPageRepository" (parent: .abstract.instanceof.App\Repository\Contenu\LienBlocPageRepository).
  • Resolving inheritance for "App\Repository\Contenu\LienBlocPageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\LienBlocPageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\LienDiaporamaPageAccueilRepository" (parent: .abstract.instanceof.App\Repository\Contenu\LienDiaporamaPageAccueilRepository).
  • Resolving inheritance for "App\Repository\Contenu\LienDiaporamaPageAccueilRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\LienDiaporamaPageAccueilRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\PageAccueilRepository" (parent: .abstract.instanceof.App\Repository\Contenu\PageAccueilRepository).
  • Resolving inheritance for "App\Repository\Contenu\PageAccueilRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\PageAccueilRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\PageRepository" (parent: .abstract.instanceof.App\Repository\Contenu\PageRepository).
  • Resolving inheritance for "App\Repository\Contenu\PageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\PageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Formulaire\ContactRepository" (parent: .abstract.instanceof.App\Repository\Formulaire\ContactRepository).
  • Resolving inheritance for "App\Repository\Formulaire\ContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Formulaire\ContactRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Formulaire\ConversationRepository" (parent: .abstract.instanceof.App\Repository\Formulaire\ConversationRepository).
  • Resolving inheritance for "App\Repository\Formulaire\ConversationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Formulaire\ConversationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Formulaire\MessageRepository" (parent: .abstract.instanceof.App\Repository\Formulaire\MessageRepository).
  • Resolving inheritance for "App\Repository\Formulaire\MessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Formulaire\MessageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Formulaire\NewsletterInscriptionRepository" (parent: .abstract.instanceof.App\Repository\Formulaire\NewsletterInscriptionRepository).
  • Resolving inheritance for "App\Repository\Formulaire\NewsletterInscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Formulaire\NewsletterInscriptionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Menu\LienMenuMenuItemRepository" (parent: .abstract.instanceof.App\Repository\Menu\LienMenuMenuItemRepository).
  • Resolving inheritance for "App\Repository\Menu\LienMenuMenuItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Menu\LienMenuMenuItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Menu\MenuItemRepository" (parent: .abstract.instanceof.App\Repository\Menu\MenuItemRepository).
  • Resolving inheritance for "App\Repository\Menu\MenuItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Menu\MenuItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Menu\MenuRepository" (parent: .abstract.instanceof.App\Repository\Menu\MenuRepository).
  • Resolving inheritance for "App\Repository\Menu\MenuRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Menu\MenuRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Rest\LogRepository" (parent: .abstract.instanceof.App\Repository\Rest\LogRepository).
  • Resolving inheritance for "App\Repository\Rest\LogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Rest\LogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Seo\R301Repository" (parent: .abstract.instanceof.App\Repository\Seo\R301Repository).
  • Resolving inheritance for "App\Repository\Seo\R301Repository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Seo\R301Repository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Seo\SeoParametreRepository" (parent: .abstract.instanceof.App\Repository\Seo\SeoParametreRepository).
  • Resolving inheritance for "App\Repository\Seo\SeoParametreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Seo\SeoParametreRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Seo\SeoRepository" (parent: .abstract.instanceof.App\Repository\Seo\SeoRepository).
  • Resolving inheritance for "App\Repository\Seo\SeoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Seo\SeoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Seo\SeoReseauxSociauxRepository" (parent: .abstract.instanceof.App\Repository\Seo\SeoReseauxSociauxRepository).
  • Resolving inheritance for "App\Repository\Seo\SeoReseauxSociauxRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Seo\SeoReseauxSociauxRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Bloc\BlocLigneRepository" (parent: .abstract.instanceof.App\Repository\Translation\Bloc\BlocLigneRepository).
  • Resolving inheritance for "App\Repository\Translation\Bloc\BlocLigneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Bloc\BlocLigneRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Bloc\BlocRepository" (parent: .abstract.instanceof.App\Repository\Translation\Bloc\BlocRepository).
  • Resolving inheritance for "App\Repository\Translation\Bloc\BlocRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Bloc\BlocRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Bloc\DiaporamaRepository" (parent: .abstract.instanceof.App\Repository\Translation\Bloc\DiaporamaRepository).
  • Resolving inheritance for "App\Repository\Translation\Bloc\DiaporamaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Bloc\DiaporamaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\AttributRepository" (parent: .abstract.instanceof.App\Repository\Translation\Boutique\AttributRepository).
  • Resolving inheritance for "App\Repository\Translation\Boutique\AttributRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\AttributRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\CaracteristiqueRepository" (parent: .abstract.instanceof.App\Repository\Translation\Boutique\CaracteristiqueRepository).
  • Resolving inheritance for "App\Repository\Translation\Boutique\CaracteristiqueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\CaracteristiqueRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\MarqueRepository" (parent: .abstract.instanceof.App\Repository\Translation\Boutique\MarqueRepository).
  • Resolving inheritance for "App\Repository\Translation\Boutique\MarqueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\MarqueRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\OffreRepository" (parent: .abstract.instanceof.App\Repository\Translation\Boutique\OffreRepository).
  • Resolving inheritance for "App\Repository\Translation\Boutique\OffreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\OffreRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\OffreTypeRepository" (parent: .abstract.instanceof.App\Repository\Translation\Boutique\OffreTypeRepository).
  • Resolving inheritance for "App\Repository\Translation\Boutique\OffreTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\OffreTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\ProduitReducCeRepository" (parent: .abstract.instanceof.App\Repository\Translation\Boutique\ProduitReducCeRepository).
  • Resolving inheritance for "App\Repository\Translation\Boutique\ProduitReducCeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\ProduitReducCeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\ProduitRepository" (parent: .abstract.instanceof.App\Repository\Translation\Boutique\ProduitRepository).
  • Resolving inheritance for "App\Repository\Translation\Boutique\ProduitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\ProduitRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Categorie\CategorieRepository" (parent: .abstract.instanceof.App\Repository\Translation\Categorie\CategorieRepository).
  • Resolving inheritance for "App\Repository\Translation\Categorie\CategorieRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Categorie\CategorieRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Contenu\ActualiteRepository" (parent: .abstract.instanceof.App\Repository\Translation\Contenu\ActualiteRepository).
  • Resolving inheritance for "App\Repository\Translation\Contenu\ActualiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Contenu\ActualiteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Contenu\PageAccueilRepository" (parent: .abstract.instanceof.App\Repository\Translation\Contenu\PageAccueilRepository).
  • Resolving inheritance for "App\Repository\Translation\Contenu\PageAccueilRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Contenu\PageAccueilRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Contenu\PageRepository" (parent: .abstract.instanceof.App\Repository\Translation\Contenu\PageRepository).
  • Resolving inheritance for "App\Repository\Translation\Contenu\PageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Contenu\PageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Menu\MenuItemRepository" (parent: .abstract.instanceof.App\Repository\Translation\Menu\MenuItemRepository).
  • Resolving inheritance for "App\Repository\Translation\Menu\MenuItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Menu\MenuItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Seo\SeoRepository" (parent: .abstract.instanceof.App\Repository\Translation\Seo\SeoRepository).
  • Resolving inheritance for "App\Repository\Translation\Seo\SeoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Seo\SeoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Seo\SeoReseauxSociauxRepository" (parent: .abstract.instanceof.App\Repository\Translation\Seo\SeoReseauxSociauxRepository).
  • Resolving inheritance for "App\Repository\Translation\Seo\SeoReseauxSociauxRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Seo\SeoReseauxSociauxRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\CagnotteHistoriqueRepository" (parent: .abstract.instanceof.App\Repository\User\CagnotteHistoriqueRepository).
  • Resolving inheritance for "App\Repository\User\CagnotteHistoriqueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\CagnotteHistoriqueRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\PromotionHistoriqueRepository" (parent: .abstract.instanceof.App\Repository\User\PromotionHistoriqueRepository).
  • Resolving inheritance for "App\Repository\User\PromotionHistoriqueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\PromotionHistoriqueRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserGroupRepository" (parent: .abstract.instanceof.App\Repository\User\UserGroupRepository).
  • Resolving inheritance for "App\Repository\User\UserGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserGroupRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserRepository" (parent: .abstract.instanceof.App\Repository\User\UserRepository).
  • Resolving inheritance for "App\Repository\User\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserRepository).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\AppExtension" (parent: .abstract.instanceof.App\Twig\AppExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\AppExtension).
  • Resolving inheritance for "App\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Categorie\CategorieUniqueTitreValidator" (parent: .abstract.instanceof.App\Validator\Categorie\CategorieUniqueTitreValidator).
  • Resolving inheritance for "App\Validator\Categorie\CategorieUniqueTitreValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Categorie\CategorieUniqueTitreValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voter\ActualiteVoter" (parent: .abstract.instanceof.App\Voter\ActualiteVoter).
  • Resolving inheritance for "App\Voter\ActualiteVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voter\ActualiteVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voter\OffreVoter" (parent: .abstract.instanceof.App\Voter\OffreVoter).
  • Resolving inheritance for "App\Voter\OffreVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voter\OffreVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voter\PageVoter" (parent: .abstract.instanceof.App\Voter\PageVoter).
  • Resolving inheritance for "App\Voter\PageVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voter\PageVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voter\ProduitDeclinaisonVoter" (parent: .abstract.instanceof.App\Voter\ProduitDeclinaisonVoter).
  • Resolving inheritance for "App\Voter\ProduitDeclinaisonVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voter\ProduitDeclinaisonVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voter\ProduitVoter" (parent: .abstract.instanceof.App\Voter\ProduitVoter).
  • Resolving inheritance for "App\Voter\ProduitVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voter\ProduitVoter).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.spool.memory" (parent: swiftmailer.spool.memory.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.spool" (parent: swiftmailer.transport.spool.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.plugin.redirecting" (parent: swiftmailer.plugin.redirecting.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.listener.simple_form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.authentication.provider.dao.main" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.custom_success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.main" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.main" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.logger.chain.default" (parent: doctrine.dbal.logger.chain).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
  • Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
  • Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
  • Resolving inheritance for "php_translation.storage.app" (parent: php_translation.storage.abstract).
  • Resolving inheritance for "php_translation.single_storage.file.app" (parent: php_translation.local_file_storage.abstract).
  • Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_functional_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_unit_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_sonata_admin" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.templating" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
  • Resolving inheritance for "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.13589109c90cca0e0772f310aa03f81fbc64c05df4e62cb65f114a7ade4f23b3206b4872" (parent: fos_rest.format_request_matcher).
  • Resolving inheritance for "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" (parent: fos_rest.format_request_matcher).
413
Symfony\Component\HttpKernel\DependencyInjection\RemoveEmptyControllerArgumentLocatorsPass
  • Removing service-argument resolver for controller "App\Controller\Admin\AttributController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\AttributController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\BlocController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\BlocController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\CagnotteHistoriqueController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\CagnotteHistoriqueController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\CaracteristiqueController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\CaracteristiqueController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\CategorieOffreController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\CategorieOffreController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\CategoriePageController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\CategoriePageController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\CategorieProduitController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\CategorieProduitController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\CommandeController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\CommandeController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\ContactController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\ContactController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\LienRedirectController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\LienRedirectController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\MenuItemController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\MenuItemController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\OffreController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\OffreController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\PageController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\PageController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\ProduitController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\ProduitController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\PromotionController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\PromotionController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\PromotionHistoriqueController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\PromotionHistoriqueController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\SortableController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\SortableController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\UserController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\UserController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\UserGroupController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\UserGroupController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\PdfController::cartePrivilegeAction": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Manager\Boutique\PanierManager::modifierTransporteur": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Manager\Boutique\ProduitStockBalanceManager::addCredit": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Manager\Boutique\ProduitStockBalanceManager::addDedit": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Manager\Boutique\ProduitStockBalanceManager::getStock": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "app.controller.admin.produit::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "app.controller.admin.produit::renderWithExtraParams": no corresponding services exist for the referenced types.
45
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Service\FilterService"; reason: private alias.
  • Removed service "Sonata\MediaBundle\Provider\ImageProvider"; reason: private alias.
  • Removed service "Sonata\MediaBundle\Entity\MediaManager"; reason: private alias.
  • Removed service "controller_name_converter"; reason: private alias.
  • Removed service "resolve_controller_name_subscriber"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Psr\SimpleCache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_pdo_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.transport"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.spool"; reason: private alias.
  • Removed service "swiftmailer.spool"; reason: private alias.
  • Removed service "swiftmailer.transport.real"; reason: private alias.
  • Removed service "Swift_Spool"; reason: private alias.
  • Removed service "swiftmailer.plugin.redirecting"; reason: private alias.
  • Removed service "swiftmailer.plugin.messagelogger"; reason: private alias.
  • Removed service "swiftmailer.mailer"; reason: private alias.
  • Removed service "Swift_Mailer"; reason: private alias.
  • Removed service "Swift_Transport"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user.provider.concrete.fos_userbundle"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Symfony\Bridge\Doctrine\RegistryInterface"; reason: private alias.
  • Removed service "Doctrine\Bundle\DoctrineBundle\Registry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "sonata.doctrine.model.adapter.chain"; reason: private alias.
  • Removed service "sonata.block.context_manager"; reason: private alias.
  • Removed service "sonata.block.cache.handler"; reason: private alias.
  • Removed service "sonata.block.renderer"; reason: private alias.
  • Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
  • Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
  • Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
  • Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Admin\Pool"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Route\AdminPoolLoader"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Admin\AdminHelper"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Filter\FilterFactory"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Filter\FilterFactoryInterface"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Admin\BreadcrumbsBuilder"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Admin\BreadcrumbsBuilderInterface"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Translator\BCLabelTranslatorStrategy"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Translator\LabelTranslatorStrategyInterface"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Translator\NoopLabelTranslatorStrategy"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Translator\FormLabelTranslatorStrategy"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Model\AuditManager"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Model\AuditManagerInterface"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Search\SearchHandler"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Event\AdminEventExtension"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Twig\GlobalVariables"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Filter\Persister\SessionFilterPersister"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Filter\Persister\FilterPersisterInterface"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Templating\TemplateRegistry"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Templating\MutableTemplateRegistryInterface"; reason: private alias.
  • Removed service "sonata.admin.security.handler"; reason: private alias.
  • Removed service "fos_js_routing.router"; reason: private alias.
  • Removed service "jms_serializer.metadata.cache"; reason: private alias.
  • Removed service "jms_serializer.naming_strategy"; reason: private alias.
  • Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
  • Removed service "jms_serializer.accessor_strategy"; reason: private alias.
  • Removed service "Sonata\MediaBundle\Provider\Pool"; reason: private alias.
  • Removed service "Sonata\MediaBundle\Provider\FileProvider"; reason: private alias.
  • Removed service "Sonata\MediaBundle\Provider\YouTubeProvider"; reason: private alias.
  • Removed service "Sonata\MediaBundle\Provider\DailyMotionProvider"; reason: private alias.
  • Removed service "Sonata\MediaBundle\Provider\VimeoProvider"; reason: private alias.
  • Removed service "sonata.media.adapter.image.default"; reason: private alias.
  • Removed service "sonata.media.resizer.default"; reason: private alias.
  • Removed service "Sonata\IntlBundle\Templating\Helper\DateTimeHelper"; reason: private alias.
  • Removed service "Sonata\IntlBundle\Templating\Helper\LocaleHelper"; reason: private alias.
  • Removed service "Sonata\IntlBundle\Templating\Helper\NumberHelper"; reason: private alias.
  • Removed service "sonata.intl.timezone_detector"; reason: private alias.
  • Removed service "sonata.intl.locale_detector"; reason: private alias.
  • Removed service "fos_user.doctrine_registry"; reason: private alias.
  • Removed service "FOS\UserBundle\Security\LoginManagerInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\TokenGeneratorInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\PasswordUpdaterInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\CanonicalFieldsUpdater"; reason: private alias.
  • Removed service "FOS\UserBundle\Model\UserManagerInterface"; reason: private alias.
  • Removed service "fos_user.util.email_canonicalizer"; reason: private alias.
  • Removed service "fos_user.util.username_canonicalizer"; reason: private alias.
  • Removed service "fos_user.util.token_generator"; reason: private alias.
  • Removed service "FOS\UserBundle\Model\GroupManagerInterface"; reason: private alias.
  • Removed service "fos_user.mailer"; reason: private alias.
  • Removed service "fos_user.session"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
  • Removed service "liip_imagine"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
  • Removed service "Knp\Bundle\MarkdownBundle\MarkdownParserInterface"; reason: private alias.
  • Removed service "Michelf\MarkdownInterface"; reason: private alias.
  • Removed service "sonata_translation.listener.translatable"; reason: private alias.
  • Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
  • Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
  • Removed service "fos_rest.router"; reason: private alias.
  • Removed service "fos_rest.templating"; reason: private alias.
  • Removed service "fos_rest.inflector"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "Symfony\Component\Templating\EngineInterface"; reason: private alias.
  • Removed service "Symfony\Bundle\FrameworkBundle\Templating\EngineInterface"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $templatingLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "knp_menu.menu_provider"; reason: private alias.
  • Removed service "translation.loader_or_reader"; reason: private alias.
  • Removed service "fos_rest.serializer"; reason: private alias.
  • Removed service ".service_locator.lCn1Mwt"; reason: private alias.
  • Removed service ".service_locator.y4mjoEp"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
237
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "admin.bloc" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.bloc" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.bloc_ligne" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.bloc_ligne" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.lien_bloc_ligne" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.lien_bloc_ligne" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.diaporama" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.diaporama" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.categorie" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.categorie" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.lien_bloc_categorie" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.lien_bloc_categorie" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.pageaccueil" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.pageaccueil" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.lien_bloc_page_accueil" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.lien_bloc_page_accueil" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.lien_diaporama_page_accueil" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.lien_diaporama_page_accueil" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.page" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.page" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.categoriepage" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.categoriepage" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.lien_bloc_page" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.lien_bloc_page" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.actualite" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.actualite" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.categorieactualite" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.categorieactualite" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.categoriecse" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.categoriecse" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.lien_bloc_actualite" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.lien_bloc_actualite" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.contact" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.contact" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.newsletter" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.newsletter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.menu" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.menu" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.lien_menu_menuitem" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.lien_menu_menuitem" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.menu_item" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.menu_item" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.seo" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.seo" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.seoparametre" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.seoparametre" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.seoreseauxsociaux" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.seoreseauxsociaux" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.commande" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.commande" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.commandeligne" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.commandeligne" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.commandehistorique" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.commandehistorique" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.commandeskieur" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.commandeskieur" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.commandeayantdroit" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.commandeayantdroit" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.panier" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.panier" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.panierligne" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.panierligne" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.produit" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.produit" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.produit_coupon_reduction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.produit_coupon_reduction" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.produit_coupon_reduction_historique" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.produit_coupon_reduction_historique" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.produitdeclinaison" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.produitdeclinaison" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.produitean" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.produitean" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.produit_stock_balance" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.produit_stock_balance" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.lien_bloc_produit" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.lien_bloc_produit" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.lien_bloc_ligne_produit" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.lien_bloc_ligne_produit" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.promotion_group_priorite" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.promotion_group_priorite" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.attribut" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.attribut" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.caracteristique" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.caracteristique" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.categorieproduit" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.categorieproduit" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.categoriereducce" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.categoriereducce" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.promotion" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.promotion" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.promotionligne" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.promotionligne" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.avoir" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.avoir" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.avoirhistorique" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.avoirhistorique" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.zone" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.zone" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.pays" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.pays" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.transporteur" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.transporteur" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.transporteurzone" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.transporteurzone" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.tva" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.tva" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.marque" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.marque" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.lien_bloc_marque" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.lien_bloc_marque" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.offre" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.offre" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.categorieoffre" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.categorieoffre" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.offretype" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.offretype" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.user" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.user" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.usergroup" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.usergroup" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.useraddress" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.useraddress" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.lien_bloc_usergroup" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.lien_bloc_usergroup" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.userhistorique" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.userhistorique" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.cagnottehistorique" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.cagnottehistorique" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.promotionhistorique" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.promotionhistorique" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "app.entity.listener.bloc" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "app.manager.categorie" previously pointing to "router.default" to "router".
  • Changed reference of service "app.controller.admin.commande" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\EventSubscriber\Boutique\CommandeSubscriber" previously pointing to "router.default" to "router".
  • Changed reference of service "app.entity.listener.commande" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\EventSubscriber\Seo\RedirectSubscriber" previously pointing to "router.default" to "router".
  • Changed reference of service "app.twig_runtime" previously pointing to "router.default" to "router".
  • Changed reference of service "user.utils.login.handler" previously pointing to "router.default" to "router".
  • Changed reference of service "user.utils.logout.handler" previously pointing to "router.default" to "router".
  • Changed reference of service "user.event.subscriber.resetting" previously pointing to "router.default" to "router".
  • Changed reference of service "user.event.subscriber.resetting" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "user.event.subscriber.resetting" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "user.event.subscriber.registration" previously pointing to "router.default" to "router".
  • Changed reference of service "user.event.subscriber.registration" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "user.event.subscriber.profile" previously pointing to "router.default" to "router".
  • Changed reference of service "user.event.subscriber.changepassword" previously pointing to "router.default" to "router".
  • Changed reference of service "FOS\UserBundle\Controller\RegistrationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "FOS\UserBundle\Controller\RegistrationController" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "FOS\UserBundle\Controller\ProfileController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "FOS\UserBundle\Controller\ProfileController" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "App\Controller\Admin\CommandeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Admin\PromotionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Admin\UserController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Admin\UserGroupController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\OffreController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\ProduitController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\DependencyInjection\Monetico" previously pointing to "router.default" to "router".
  • Changed reference of service "App\DependencyInjection\Paybox" previously pointing to "router.default" to "router".
  • Changed reference of service "App\DependencyInjection\Payline" previously pointing to "router.default" to "router".
  • Changed reference of service "App\DependencyInjection\Paypal" previously pointing to "router.default" to "router".
  • Changed reference of service "App\DependencyInjection\Systempay" previously pointing to "router.default" to "router".
  • Changed reference of service "App\EntityListener\Bloc\BlocListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\EntityListener\Boutique\CommandeListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Form\Type\Boutique\LivraisonFormType" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Manager\Categorie\CategorieManager" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Manager\Rest\RestManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Manager\Rest\UserManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Manager\Rest\UserManager" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\LoginHandler" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\LogoutHandler" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Utils\Emails\CommandeEmail" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "App\Utils\Emails\CommandeEmail" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Utils\Emails\ContactEmail" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "App\Utils\Emails\ContactEmail" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Utils\Emails\NewsletterInscriptionEmail" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "App\Utils\Emails\NewsletterInscriptionEmail" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Utils\Emails\UserEmail" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "App\Utils\Emails\UserEmail" previously pointing to "router.default" to "router".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.event_dispatcher_debug" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\TemplateController" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_preauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
  • Changed reference of service "sonata.core.flashmessage.manager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.translatable_choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_range_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_range_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.equal_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_range" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_range_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.equal" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.twig.template_extension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.block.templating.helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "sonata.admin.twig.extension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.controller.admin" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.admin.event.extension" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sonata.admin.form.filter.type.number" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.date" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.daterange" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.datetime" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.route.default_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "sonata.admin.menu_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Sonata\AdminBundle\Command\ExplainAdminCommand" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.admin.action.set_object_field_value" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fos_js_routing.extractor" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
  • Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "jms_serializer.templating.helper.serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "sonata.media.security.public_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.security.forbidden_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.security.superadmin_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.security.session_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.security.connected_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.admin.media" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.admin.media" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.media.admin.gallery" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.admin.gallery" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.media.admin.gallery_has_media" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.admin.gallery_has_media" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fos_user.security.interactive_login_listener" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.user_provider.username" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.user_provider.username_email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.util.user_manipulator" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.util.user_manipulator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.mailer.default" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.mailer.default" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "fos_user.mailer.twig_swift" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.listener.flash" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "fos_user.user_to_username_transformer" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.profile.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.profile.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.registration.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.registration.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.listener.email_confirmation" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.change_password.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.change_password.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.listener.resetting" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.group.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.group.controller" previously pointing to "fos_user.group_manager.default" to "fos_user.group_manager".
  • Changed reference of service "liip_imagine.cache.manager" previously pointing to "router.default" to "router".
  • Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_ck_editor.renderer" previously pointing to "router.default" to "router".
  • Changed reference of service "markdown.parser.parser_manager" previously pointing to "markdown.parser.max" to "markdown.parser".
  • Changed reference of service "sonata.formatter.text.markdown" previously pointing to "markdown.parser.max" to "markdown.parser".
  • Changed reference of service "sonata.formatter.form.type.selector" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "php_translation.cache_clearer" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "php_translation.twig_extension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "php_translation.extractor.php.visitor.ValidationAnnotation" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "php_translation.data_collector" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "pagerfanta.view.default_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "pagerfanta.view.twitter_bootstrap4_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "pagerfanta.view.twitter_bootstrap3_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "pagerfanta.view.twitter_bootstrap_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "pagerfanta.view.semantic_ui_translated" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.pagerfanta" previously pointing to "router.default" to "router".
  • Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "fos_rest.view_response_listener" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service ".service_locator.EVRQOi2" previously pointing to "debug.validator" to "validator".
  • Changed reference of service ".service_locator.O0OWQ8K" previously pointing to "debug.validator" to "validator".
  • Changed reference of service ".service_locator.Ccu3hvU" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.DQx_T00" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.U1dpZdz" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.U1dpZdz" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.U1dpZdz" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.h.LgGe2" previously pointing to "debug.validator" to "validator".
  • Changed reference of service ".service_locator.4cFQN3j" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.4cFQN3j" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.4cFQN3j" previously pointing to "debug.validator" to "validator".
  • Changed reference of service ".service_locator.6H3KS3j" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.Ys9w9xJ" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.75Eayay" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.tGdWlXM" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.E9V8ddw" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.1s6HTcg" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.RGIiAl4" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service ".service_locator.dzvBoi4" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.SmbbEfH" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.U78yBSn" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.U78yBSn" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.sonata_admin.offre_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Voter\ActualiteVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Voter\OffreVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Voter\PageVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Voter\ProduitDeclinaisonVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Voter\ProduitVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.vdmMuyE" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.vdmMuyE" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service ".service_locator.hyz4CBf" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service ".service_locator.hyz4CBf" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.hyz4CBf" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service ".service_locator.XSes1R5" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.m90YCjy" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.K74XoH4" previously pointing to "fos_rest.serializer.form_error_handler" to "jms_serializer.form_error_handler".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.handler_registry" to "fos_rest.serializer.jms_handler_registry".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_rest.view_handler" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "console.command.public_alias.App\Command\Boutique\ImportCatalogueCommand" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "console.command.public_alias.App\Command\Boutique\ImportClientCommand" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "console.command.public_alias.App\Command\Boutique\ImportCustomerCommand" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "console.command.public_alias.App\Command\Boutique\ImportEanCommand" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "console.command.public_alias.App\Command\Boutique\ImportOffreCommand" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "console.command.public_alias.App\Command\Boutique\ImportProduitCommand" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "console.command.public_alias.App\Command\Boutique\WebserviceImageCommand" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "console.command.public_alias.App\Command\Boutique\WebserviceProduitCommand" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "console.command.public_alias.App\Command\Formulaire\DeleteContactCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
376
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.doctrine"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "swiftmailer.mailer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.in_memory.user"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.handler.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.success_handler"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.form"; reason: abstract.
  • Removed service "security.authentication.listener.simple_form"; reason: abstract.
  • Removed service "security.authentication.simple_success_failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.simple_preauth"; reason: abstract.
  • Removed service "security.authentication.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.simple"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "doctrine_cache.abstract.apc"; reason: abstract.
  • Removed service "doctrine_cache.abstract.apcu"; reason: abstract.
  • Removed service "doctrine_cache.abstract.array"; reason: abstract.
  • Removed service "doctrine_cache.abstract.chain"; reason: abstract.
  • Removed service "doctrine_cache.abstract.couchbase"; reason: abstract.
  • Removed service "doctrine_cache.abstract.file_system"; reason: abstract.
  • Removed service "doctrine_cache.abstract.php_file"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcached"; reason: abstract.
  • Removed service "doctrine_cache.abstract.mongodb"; reason: abstract.
  • Removed service "doctrine_cache.abstract.redis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.predis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.riak"; reason: abstract.
  • Removed service "doctrine_cache.abstract.sqlite3"; reason: abstract.
  • Removed service "doctrine_cache.abstract.void"; reason: abstract.
  • Removed service "doctrine_cache.abstract.wincache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.xcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.zenddata"; reason: abstract.
  • Removed service "doctrine.dbal.logger.chain"; reason: abstract.
  • Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
  • Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "maker.auto_command.abstract"; reason: abstract.
  • Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
  • Removed service "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
  • Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
  • Removed service "php_translation.storage.abstract"; reason: abstract.
  • Removed service "php_translation.local_file_storage.abstract"; reason: abstract.
  • Removed service "fos_rest.format_request_matcher"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Twig\Extensions\IntlExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extensions\IntlExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Twig\Extensions\IntlExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ExportProduitCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Boutique\ExportProduitCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ImportCatalogueCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Boutique\ImportCatalogueCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ImportClientCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Boutique\ImportClientCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ImportCustomerCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Boutique\ImportCustomerCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ImportEanCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Boutique\ImportEanCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ImportOffreCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Boutique\ImportOffreCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\ImportProduitCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Boutique\ImportProduitCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\UpdateStockCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Boutique\UpdateStockCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\WebserviceCategorieCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Boutique\WebserviceCategorieCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\WebserviceCommandeCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Boutique\WebserviceCommandeCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\WebserviceImageCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Boutique\WebserviceImageCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Boutique\WebserviceProduitCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Boutique\WebserviceProduitCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Formulaire\DeleteContactCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Formulaire\DeleteContactCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\CreateUserCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\User\CreateUserCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\PromotionHistoriqueCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\User\PromotionHistoriqueCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\User\UpdatehashAutoLoginCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\User\UpdatehashAutoLoginCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccueilController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccueilController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AccueilController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ActualiteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ActualiteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ActualiteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatistiqueController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatistiqueController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\StatistiqueController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\Admin\WebUIController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\WebUIController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AjaxController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AjaxController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AjaxController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ClientController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ClientController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ClientController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommandeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommandeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CommandeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CseController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MessagerieController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MessagerieController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MessagerieController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OffreController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OffreController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\OffreController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PanierController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PanierController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PanierController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PdfController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PdfController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PdfController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProduitController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProduitController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProduitController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Rest\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Rest\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Rest\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WidgetController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WidgetController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\WidgetController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\AdresseGooglemapType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Admin\AdresseGooglemapType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\AutocompleteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Admin\AutocompleteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\CagnotteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Admin\CagnotteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\CrediterCagnotteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Admin\CrediterCagnotteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\DebiterCagnotteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Admin\DebiterCagnotteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\DeleteButtonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Admin\DeleteButtonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\EmailUserSwitchType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Admin\EmailUserSwitchType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\FormulaireCseType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Admin\FormulaireCseType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\GenerateurCodebarreType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Admin\GenerateurCodebarreType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ImportAnalyseType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Admin\ImportAnalyseType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ImportInscriptionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Admin\ImportInscriptionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ParametreCodebarreType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Admin\ParametreCodebarreType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\ReferenceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Admin\ReferenceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Seo\SeoParametreType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Admin\Seo\SeoParametreType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Seo\SeoReseauxSociauxType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Admin\Seo\SeoReseauxSociauxType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\Seo\SeoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Admin\Seo\SeoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\StatistiqueCouponReductionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Admin\StatistiqueCouponReductionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Admin\TextAndLinkType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Admin\TextAndLinkType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Boutique\AvoirFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Boutique\AvoirFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Boutique\CagnotteFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Boutique\CagnotteFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Boutique\LivraisonFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Boutique\LivraisonFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Boutique\PaiementFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Boutique\PaiementFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\BreizhDevenirAdherentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Formulaire\BreizhDevenirAdherentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\BreizhDevenirPartenaireType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Formulaire\BreizhDevenirPartenaireType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\ContactAdminType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Formulaire\ContactAdminType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\ContactType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Formulaire\ContactType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\CseType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Formulaire\CseType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\DefaultType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Formulaire\DefaultType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\MessagerieType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Formulaire\MessagerieType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\NewsletterInscriptionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Formulaire\NewsletterInscriptionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\NewsletterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Formulaire\NewsletterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\ProduitType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Formulaire\ProduitType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\TamtamAdhesionCarteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Formulaire\TamtamAdhesionCarteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\TamtamAmbassadeurCarteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Formulaire\TamtamAmbassadeurCarteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\TamtamAssocieCarteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Formulaire\TamtamAssocieCarteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\TamtamPartenaireCarteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Formulaire\TamtamPartenaireCarteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Formulaire\TombolaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Formulaire\TombolaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\AddressFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\User\AddressFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\FirstLoginFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\User\FirstLoginFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\ProfileFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\User\ProfileFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\RegisterFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\User\RegisterFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\User\ResettingFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\User\ResettingFormType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bloc\BlocLigneRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Bloc\BlocLigneRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bloc\BlocRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Bloc\BlocRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Bloc\DiaporamaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Bloc\DiaporamaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\AttributRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\AttributRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\AvoirLigneRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\AvoirLigneRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\AvoirRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\AvoirRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CaracteristiqueRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\CaracteristiqueRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CategorieOffreRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\CategorieOffreRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CategorieProduitRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\CategorieProduitRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CommandeAyantDroitRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\CommandeAyantDroitRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CommandeHistoriqueRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\CommandeHistoriqueRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CommandeLigneRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\CommandeLigneRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\CommandeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\CommandeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\GeolocalisationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\GeolocalisationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ManifestationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\ManifestationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\MarqueRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\MarqueRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\OffreRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\OffreRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\PanierLigneRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\PanierLigneRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\PaysRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\PaysRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ProduitCouponReductionHistoriqueRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\ProduitCouponReductionHistoriqueRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ProduitDeclinaisonRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\ProduitDeclinaisonRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ProduitEanRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\ProduitEanRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ProduitReducCeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\ProduitReducCeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ProduitRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\ProduitRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\ProduitStockBalanceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\ProduitStockBalanceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\PromotionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\PromotionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\TransporteurRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\TransporteurRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Boutique\TransporteurZoneRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Boutique\TransporteurZoneRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Categorie\CategorieRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Categorie\CategorieRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\ActualiteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Contenu\ActualiteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\CategorieActualiteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Contenu\CategorieActualiteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\CategorieCseRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Contenu\CategorieCseRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\CategoriePageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Contenu\CategoriePageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\LienBlocPageAccueilRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Contenu\LienBlocPageAccueilRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\LienBlocPageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Contenu\LienBlocPageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\LienDiaporamaPageAccueilRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Contenu\LienDiaporamaPageAccueilRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\PageAccueilRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Contenu\PageAccueilRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Contenu\PageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Contenu\PageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Formulaire\ContactRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Formulaire\ContactRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Formulaire\ConversationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Formulaire\ConversationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Formulaire\MessageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Formulaire\MessageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Formulaire\NewsletterInscriptionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Formulaire\NewsletterInscriptionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Menu\LienMenuMenuItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Menu\LienMenuMenuItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Menu\MenuItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Menu\MenuItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Menu\MenuRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Menu\MenuRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Rest\LogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Rest\LogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Seo\R301Repository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Seo\R301Repository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Seo\SeoParametreRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Seo\SeoParametreRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Seo\SeoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Seo\SeoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Seo\SeoReseauxSociauxRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Seo\SeoReseauxSociauxRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Bloc\BlocLigneRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Translation\Bloc\BlocLigneRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Bloc\BlocRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Translation\Bloc\BlocRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Bloc\DiaporamaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Translation\Bloc\DiaporamaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\AttributRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Translation\Boutique\AttributRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\CaracteristiqueRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Translation\Boutique\CaracteristiqueRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\MarqueRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Translation\Boutique\MarqueRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\OffreRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Translation\Boutique\OffreRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\OffreTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Translation\Boutique\OffreTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\ProduitReducCeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Translation\Boutique\ProduitReducCeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Boutique\ProduitRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Translation\Boutique\ProduitRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Categorie\CategorieRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Translation\Categorie\CategorieRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Contenu\ActualiteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Translation\Contenu\ActualiteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Contenu\PageAccueilRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Translation\Contenu\PageAccueilRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Contenu\PageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Translation\Contenu\PageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Menu\MenuItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Translation\Menu\MenuItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Seo\SeoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Translation\Seo\SeoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Translation\Seo\SeoReseauxSociauxRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Translation\Seo\SeoReseauxSociauxRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\CagnotteHistoriqueRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\User\CagnotteHistoriqueRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\PromotionHistoriqueRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\User\PromotionHistoriqueRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserGroupRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\User\UserGroupRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\User\UserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\User\UserRepository"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Categorie\CategorieUniqueTitreValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Categorie\CategorieUniqueTitreValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voter\ActualiteVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Voter\ActualiteVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voter\OffreVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Voter\OffreVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voter\PageVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Voter\PageVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voter\ProduitDeclinaisonVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Voter\ProduitDeclinaisonVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Voter\ProduitVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Voter\ProduitVoter"; reason: abstract.
436
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "EasyCorp\EasyLog\EasyLogHandler"; reason: unused.
  • Removed service "App\Admin\Bloc\BlocAdmin"; reason: unused.
  • Removed service "App\Admin\Bloc\BlocLigneAdmin"; reason: unused.
  • Removed service "App\Admin\Bloc\DiaporamaAdmin"; reason: unused.
  • Removed service "App\Admin\Bloc\LienBlocLigneAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\AttributAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\AvoirAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\AvoirHistoriqueAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\CaracteristiqueAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\CategorieOffreAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\CategorieProduitAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\CategorieReducCeAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\CommandeAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\CommandeAyantDroitAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\CommandeHistoriqueAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\CommandeLigneAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\CommandeSkieurAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\LienBlocLigneProduitAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\LienBlocMarqueAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\LienBlocProduitAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\MarqueAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\OffreAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\OffreTypeAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\PanierAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\PanierLigneAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\PaysAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\ProduitAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\ProduitCouponReductionAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\ProduitCouponReductionHistoriqueAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\ProduitDeclinaisonAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\ProduitEanAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\ProduitStockBalanceAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\PromotionAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\PromotionGroupPrioriteAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\PromotionLigneAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\TransporteurAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\TransporteurZoneAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\TvaAdmin"; reason: unused.
  • Removed service "App\Admin\Boutique\ZoneAdmin"; reason: unused.
  • Removed service "App\Admin\Bundles\Sonata\MediaBundle\BaseMediaAdmin"; reason: unused.
  • Removed service "App\Admin\Bundles\Sonata\MediaBundle\GalleryAdmin"; reason: unused.
  • Removed service "App\Admin\Bundles\Sonata\MediaBundle\GalleryHasMediaAdmin"; reason: unused.
  • Removed service "App\Admin\Bundles\Sonata\MediaBundle\ORM\MediaAdmin"; reason: unused.
  • Removed service "App\Admin\Categorie\CategorieAdmin"; reason: unused.
  • Removed service "App\Admin\Categorie\LienBlocCategorieAdmin"; reason: unused.
  • Removed service "App\Admin\Contenu\ActualiteAdmin"; reason: unused.
  • Removed service "App\Admin\Contenu\CategorieActualiteAdmin"; reason: unused.
  • Removed service "App\Admin\Contenu\CategorieCseAdmin"; reason: unused.
  • Removed service "App\Admin\Contenu\CategoriePageAdmin"; reason: unused.
  • Removed service "App\Admin\Contenu\LienBlocActualiteAdmin"; reason: unused.
  • Removed service "App\Admin\Contenu\LienBlocPageAccueilAdmin"; reason: unused.
  • Removed service "App\Admin\Contenu\LienBlocPageAdmin"; reason: unused.
  • Removed service "App\Admin\Contenu\LienDiaporamaPageAccueilAdmin"; reason: unused.
  • Removed service "App\Admin\Contenu\PageAccueilAdmin"; reason: unused.
  • Removed service "App\Admin\Contenu\PageAdmin"; reason: unused.
  • Removed service "App\Admin\Formulaire\ContactAdmin"; reason: unused.
  • Removed service "App\Admin\Formulaire\NewsletterAdmin"; reason: unused.
  • Removed service "App\Admin\Menu\LienMenuMenuItemAdmin"; reason: unused.
  • Removed service "App\Admin\Menu\MenuAdmin"; reason: unused.
  • Removed service "App\Admin\Menu\MenuItemAdmin"; reason: unused.
  • Removed service "App\Admin\Seo\SeoAdmin"; reason: unused.
  • Removed service "App\Admin\Seo\SeoParametreAdmin"; reason: unused.
  • Removed service "App\Admin\Seo\SeoReseauxSociauxAdmin"; reason: unused.
  • Removed service "App\Admin\User\CagnotteHistoriqueAdmin"; reason: unused.
  • Removed service "App\Admin\User\LienBlocUserGroupAdmin"; reason: unused.
  • Removed service "App\Admin\User\PromotionHistoriqueAdmin"; reason: unused.
  • Removed service "App\Admin\User\UserAddressAdmin"; reason: unused.
  • Removed service "App\Admin\User\UserAdmin"; reason: unused.
  • Removed service "App\Admin\User\UserGroupAdmin"; reason: unused.
  • Removed service "App\Admin\User\UserHistoriqueAdmin"; reason: unused.
  • Removed service "App\DependencyInjection\MyTCPDF"; reason: unused.
  • Removed service "App\DependencyInjection\MyTCPDFOverride"; reason: unused.
  • Removed service "App\DependencyInjection\Paybox"; reason: unused.
  • Removed service "App\DependencyInjection\SoapClientNG"; reason: unused.
  • Removed service "App\DependencyInjection\Systempay"; reason: unused.
  • Removed service "App\DependencyInjection\paylineSDK"; reason: unused.
  • Removed service "App\EntityListener\Bloc\BlocListener"; reason: unused.
  • Removed service "App\EntityListener\Boutique\CommandeListener"; reason: unused.
  • Removed service "App\EntityListener\Boutique\OffreListener"; reason: unused.
  • Removed service "App\EntityListener\Boutique\ProduiEanDeletetListener"; reason: unused.
  • Removed service "App\EntityListener\Boutique\ProduitDeclinaisonListener"; reason: unused.
  • Removed service "App\EntityListener\Boutique\ProduitListener"; reason: unused.
  • Removed service "App\EntityListener\Categorie\CategorieListener"; reason: unused.
  • Removed service "App\EntityListener\Formulaire\MessageListener"; reason: unused.
  • Removed service "App\EntityListener\Menu\MenuItemListener"; reason: unused.
  • Removed service "App\EntityListener\User\UserListener"; reason: unused.
  • Removed service "App\Event\BlocEvent"; reason: unused.
  • Removed service "App\Event\CommandeEvent"; reason: unused.
  • Removed service "App\Event\UserEvent"; reason: unused.
  • Removed service "App\Security\LoginHandler"; reason: unused.
  • Removed service "App\Security\LogoutHandler"; reason: unused.
  • Removed service "App\Security\PrestashopPasswordEncoder"; reason: unused.
  • Removed service "App\Translator\NativeLabelTranslatorStrategy"; reason: unused.
  • Removed service "App\Twig\AppRuntime"; reason: unused.
  • Removed service "App\Utils\DQL\Date"; reason: unused.
  • Removed service "App\Utils\DQL\Day"; reason: unused.
  • Removed service "App\Utils\DQL\Month"; reason: unused.
  • Removed service "App\Utils\DQL\Year"; reason: unused.
  • Removed service "App\Utils\Toolbox"; reason: unused.
  • Removed service "App\Validator\Categorie\CategorieUniqueTitre"; reason: unused.
  • Removed service "uri_signer"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.simple"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service "translator.selector"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service ".1_NativeFileSessionHandler~gPOdexA"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.save_listener"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "assets.empty_version_strategy"; reason: unused.
  • Removed service "templating.engine.delegating"; reason: unused.
  • Removed service "templating.loader.cache"; reason: unused.
  • Removed service "templating.loader.chain"; reason: unused.
  • Removed service "validator.mapping.cache.symfony"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "routing.loader.service"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~IAqAr1d"; reason: unused.
  • Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~IAqAr1d"; reason: unused.
  • Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~IAqAr1d"; reason: unused.
  • Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~IAqAr1d"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "templating.helper.logout_url"; reason: unused.
  • Removed service "templating.helper.security"; reason: unused.
  • Removed service "security.authentication.guard_handler"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~ihs05IR"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "twig.loader.native_filesystem"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service ".4_CliContextProvider~T2Ri6uc"; reason: unused.
  • Removed service ".3_RequestContextProvider~T2Ri6uc"; reason: unused.
  • Removed service ".2_SourceContextProvider~T2Ri6uc"; reason: unused.
  • Removed service "var_dumper.server_connection"; reason: unused.
  • Removed service "sonata.block.cache.handler.noop"; reason: unused.
  • Removed service "sonata.admin.security.handler.noop"; reason: unused.
  • Removed service "sonata.admin.security.handler.acl"; reason: unused.
  • Removed service "sonata.admin.entity_manager"; reason: unused.
  • Removed service "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
  • Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
  • Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
  • Removed service "jms_serializer.templating.helper.serializer"; reason: unused.
  • Removed service "sonata.media.thumbnail.liip_imagine"; reason: unused.
  • Removed service "sonata.media.buzz.connector.file_get_contents"; reason: unused.
  • Removed service "sonata.media.security.forbidden_strategy"; reason: unused.
  • Removed service "sonata.media.security.session_strategy"; reason: unused.
  • Removed service "sonata.media.security.connected_strategy"; reason: unused.
  • Removed service "sonata.media.adapter.service.s3"; reason: unused.
  • Removed service "sonata.media.controller.api.gallery"; reason: unused.
  • Removed service "sonata.media.controller.api.media"; reason: unused.
  • Removed service "sonata.media.adapter.image.imagick"; reason: unused.
  • Removed service "sonata.media.adapter.image.gmagick"; reason: unused.
  • Removed service "fos_user.user_provider.username"; reason: unused.
  • Removed service "fos_user.mailer.default"; reason: unused.
  • Removed service "fos_user.mailer.twig_swift"; reason: unused.
  • Removed service "liip_imagine.imagick"; reason: unused.
  • Removed service "liip_imagine.gmagick"; reason: unused.
  • Removed service "liip_imagine.templating.filter_helper"; reason: unused.
  • Removed service "liip_imagine.binary.loader.prototype.filesystem"; reason: unused.
  • Removed service "liip_imagine.binary.loader.prototype.stream"; reason: unused.
  • Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
  • Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
  • Removed service "templating.helper.markdown"; reason: unused.
  • Removed service "sonata.formatter.twig.sandbox.markdown.policy"; reason: unused.
  • Removed service "sonata.formatter.twig.sandbox.text.policy"; reason: unused.
  • Removed service "sonata.formatter.twig.sandbox.rawhtml.policy"; reason: unused.
  • Removed service "sonata.formatter.twig.sandbox.richhtml.policy"; reason: unused.
  • Removed service "fos_rest.view_handler.jsonp"; reason: unused.
  • Removed service "fos_rest.request.param_fetcher"; reason: unused.
  • Removed service "fos_rest.serializer.symfony"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
  • Removed service "fos_rest.decoder.jsontoform"; reason: unused.
  • Removed service ".service_locator.kX4Fma5"; reason: unused.
  • Removed service ".service_locator.1Jtug4u"; reason: unused.
  • Removed service ".service_locator.jrjHaul"; reason: unused.
  • Removed service ".service_locator.dtjQJUf"; reason: unused.
  • Removed service ".service_locator.h3Batve"; reason: unused.
  • Removed service "monolog.logger.templating"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service ".service_locator.wnlveDj"; reason: unused.
212
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "admin.commandeayantdroit" to "admin.commande".
  • Inlined service "admin.commandeskieur" to "admin.commande".
  • Inlined service "admin.avoir" to "admin.commande".
  • Inlined service "admin.produitdeclinaison" to "admin.produit".
  • Inlined service "admin.produit_stock_balance" to "admin.produit".
  • Inlined service "admin.produitean" to "admin.produit".
  • Inlined service "admin.produit_stock_balance" to "admin.produit".
  • Inlined service "admin.produit_coupon_reduction_historique" to "admin.produit_coupon_reduction".
  • Inlined service "admin.produit_stock_balance" to "admin.produitdeclinaison".
  • Inlined service "admin.transporteurzone" to "admin.transporteur".
  • Inlined service "admin.useraddress" to "admin.user".
  • Inlined service "admin.commande" to "admin.user".
  • Inlined service "admin.panier" to "admin.user".
  • Inlined service "admin.produit_coupon_reduction_historique" to "admin.user".
  • Inlined service "admin.promotion_group_priorite" to "admin.usergroup".
  • Inlined service "admin.cagnottehistorique" to "admin.usergroup".
  • Inlined service "admin.promotionhistorique" to "admin.usergroup".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AccueilController" to "App\Controller\AccueilController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ActualiteController" to "App\Controller\ActualiteController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\Admin\StatistiqueController" to "App\Controller\Admin\StatistiqueController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AjaxController" to "App\Controller\AjaxController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ClientController" to "App\Controller\ClientController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\CommandeController" to "App\Controller\CommandeController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\CseController" to "App\Controller\CseController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\MessagerieController" to "App\Controller\MessagerieController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\OffreController" to "App\Controller\OffreController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\PageController" to "App\Controller\PageController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\PanierController" to "App\Controller\PanierController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\PdfController" to "App\Controller\PdfController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ProduitController" to "App\Controller\ProduitController".
  • Inlined service ".service_locator.hyz4CBf.App\Controller\Rest\UserController" to "App\Controller\Rest\UserController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\SecurityController" to "App\Controller\SecurityController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\WidgetController" to "App\Controller\WidgetController".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator._cmka45" to "fragment.handler".
  • Inlined service ".1_~s6K3Bft" to "error_handler.error_renderer.html".
  • Inlined service ".2_~s6K3Bft" to "error_handler.error_renderer.html".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "session.storage.native" to "session".
  • Inlined service "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".service_locator.f1ancQ8" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service ".1_ResolvedFormTypeFactory~SjGBjPf" to "form.resolved_type_factory".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.zqzQfKK" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets._version__default" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "templating.filename_parser" to "templating.finder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "fos_user.validator.initializer" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.6px5.lz" to "validator.validator_factory".
  • Inlined service ".service_locator.G9ajn88" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service "php_translation.storage.xlf_dumper" to "translation.writer".
  • Inlined service ".service_locator.XSes1R5.translation.warmer" to "translation.warmer".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "swiftmailer.data_collector" to "profiler".
  • Inlined service "php_translation.data_collector" to "profiler".
  • Inlined service "sonata.block.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service ".service_locator.XwZNkPh" to ".1_LegacyRouteLoaderContainer~hbflKLF".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".1_LegacyRouteLoaderContainer~hbflKLF" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.m90YCjy.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service ".1_ArrayCache~nbs1FBG" to "annotations.cached_reader".
  • Inlined service ".2_PhpArrayAdapter~nbs1FBG" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer.normalizer.object".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service ".1_~WGw30h6" to "error_handler.error_renderer.serializer".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service ".2_~WGw30h6" to "error_handler.error_renderer.serializer".
  • Inlined service ".service_locator.XjnY8xG" to "security.token_storage".
  • Inlined service ".service_locator.6zQlgQt" to "security.helper".
  • Inlined service "user.prestashop.password.encoder" to "security.encoder_factory.generic".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service ".service_locator.iuGr.fa" to "security.firewall.map".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service ".security.request_matcher.XDlvM1F" to "security.access_map".
  • Inlined service ".security.request_matcher.GYJKDRO" to "security.access_map".
  • Inlined service ".security.request_matcher.yCRVxP3" to "security.access_map".
  • Inlined service ".security.request_matcher.XuRKcwv" to "security.access_map".
  • Inlined service ".security.request_matcher.udW6qnL" to "security.access_map".
  • Inlined service ".security.request_matcher.aAB9lqk" to "security.access_map".
  • Inlined service ".security.request_matcher.eKXDm4f" to "security.access_map".
  • Inlined service ".security.request_matcher.kg3VJL3" to "security.access_map".
  • Inlined service ".security.request_matcher.448Wna2" to "security.access_map".
  • Inlined service ".security.request_matcher.0uhYzab" to "security.access_map".
  • Inlined service ".security.request_matcher.fwV856b" to "security.access_map".
  • Inlined service ".security.request_matcher.JcFqqVU" to "security.access_map".
  • Inlined service ".security.request_matcher.0q7F3IX" to "security.access_map".
  • Inlined service ".security.request_matcher.MCuCBZJ" to "security.access_map".
  • Inlined service ".security.request_matcher.KxiXk6r" to "security.access_map".
  • Inlined service ".security.request_matcher.nzbLe1Y" to "security.access_map".
  • Inlined service ".security.request_matcher.5dJADCx" to "security.access_map".
  • Inlined service ".security.request_matcher.9LokI1m" to "security.access_map".
  • Inlined service ".security.request_matcher.eq4sgV8" to "security.access_map".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "user.utils.logout.handler" to "security.logout_listener.main".
  • Inlined service "security.logout.handler.csrf_token_clearing" to "security.logout_listener.main".
  • Inlined service "security.logout.handler.session" to "security.logout_listener.main".
  • Inlined service "user.utils.login.handler" to "security.authentication.success_handler.main.form_login".
  • Inlined service "security.authentication.success_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.failure_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.form_entry_point.main" to "security.exception_listener.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service ".service_locator.bpvU51K" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "App\EventSubscriber\Admin\Seo\SlugR301Subscriber" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "App\EventSubscriber\Admin\Seo\FillSeoMetaTitleSubscriber" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "sonata.easy_extends.doctrine.mapper" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "sonata.media.doctrine.event_subscriber" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "stof_doctrine_extensions.listener.sortable" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "stof_doctrine_extensions.listener.softdeleteable" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "stof_doctrine_extensions.listener.sluggable" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "fos_user.user_listener" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator.6sUpBXz" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.query" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.result" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_xml_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_xml_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "cache.doctrine.orm.default.metadata.recorder_inner" to "cache.doctrine.orm.default.metadata".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service ".service_locator.Xw5Bi3e" to "doctrine.orm.default_entity_listener_resolver".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service ".1_NonceGenerator~vyst.wA" to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~vyst.wA" to "twig.extension.webprofiler".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "Twig\Extensions\IntlExtension" to "twig".
  • Inlined service "App\Twig\AppExtension" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "sonata.core.twig.extension.wrapping" to "twig".
  • Inlined service "sonata.core.twig.extension.text" to "twig".
  • Inlined service "sonata.core.twig.status_extension" to "twig".
  • Inlined service "sonata.core.twig.deprecated_template_extension" to "twig".
  • Inlined service "sonata.core.twig.template_extension" to "twig".
  • Inlined service "sonata.block.twig.extension" to "twig".
  • Inlined service "knp_menu.twig.extension" to "twig".
  • Inlined service "sonata.templates.twig.extension" to "twig".
  • Inlined service "jms_serializer.twig_extension.serializer" to "twig".
  • Inlined service "sonata.intl.twig.extension.locale" to "twig".
  • Inlined service "sonata.intl.twig.extension.number" to "twig".
  • Inlined service "sonata.intl.twig.extension.datetime" to "twig".
  • Inlined service "liip_imagine.templating.filter_extension" to "twig".
  • Inlined service "fos_ck_editor.twig_extension" to "twig".
  • Inlined service "twig.extension.exercise.twig" to "twig".
  • Inlined service "sonata.formatter.text.twig" to "twig".
  • Inlined service "php_translation.twig_extension" to "twig".
  • Inlined service "sonata_translation.twig.sonata_translation_extension" to "twig".
  • Inlined service "twig.extension.pagerfanta" to "twig".
  • Inlined service "twig.extension.string" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "sonata.block.twig.global" to "twig".
  • Inlined service "sonata.media.twig.global" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.o9nGMXB.twig.cache_warmer" to "twig.cache_warmer".
  • Inlined service ".service_locator.o9nGMXB.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.m.mfzfo" to "twig.runtime_loader".
  • Inlined service ".1_~YEA_1Mo" to "twig.error_renderer.html".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service ".1_SourceContextProvider~T2Ri6uc" to "var_dumper.contextualized_cli_dumper".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service ".5_CliDescriptor~T2Ri6uc" to "var_dumper.command.server_dump".
  • Inlined service ".6_HtmlDescriptor~T2Ri6uc" to "var_dumper.command.server_dump".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.file_link_formatter" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service "sonata.block.loader.chain" to "sonata.block.context_manager.default".
  • Inlined service "sonata.block.exception.strategy.manager" to "sonata.block.renderer.default".
  • Inlined service "sonata.block.loader.service" to "sonata.block.loader.chain".
  • Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
  • Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
  • Inlined service ".service_locator.lHZYdJL" to "knp_menu.renderer_provider".
  • Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
  • Inlined service "sonata.admin.guesser.orm_list_chain" to "sonata.admin.builder.orm_list".
  • Inlined service "sonata.admin.guesser.orm_list" to "sonata.admin.guesser.orm_list_chain".
  • Inlined service "sonata.admin.guesser.orm_show_chain" to "sonata.admin.builder.orm_show".
  • Inlined service "sonata.admin.guesser.orm_show" to "sonata.admin.guesser.orm_show_chain".
  • Inlined service "sonata.admin.guesser.orm_datagrid_chain" to "sonata.admin.builder.orm_datagrid".
  • Inlined service "sonata.admin.guesser.orm_datagrid" to "sonata.admin.guesser.orm_datagrid_chain".
  • Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
  • Inlined service ".service_locator.RnpDE64" to "jms_serializer.event_dispatcher".
  • Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.php_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.metadata_factory".
  • Inlined service "jms_serializer.metadata.cache.file_cache" to "jms_serializer.metadata_factory".
  • Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.cache_naming_strategy".
  • Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
  • Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer.accessor_strategy.expression".
  • Inlined service "sonata.media.security.public_strategy" to "sonata.media.pool".
  • Inlined service "sonata.media.security.superadmin_strategy" to "sonata.media.pool".
  • Inlined service "sonata.media.buzz.connector.curl" to "sonata.media.buzz.browser".
  • Inlined service "sonata.media.adapter.filesystem.local" to "sonata.media.filesystem.local".
  • Inlined service "fos_user.util.canonicalizer.default" to "fos_user.util.canonical_fields_updater".
  • Inlined service "fos_user.util.canonicalizer.default" to "fos_user.util.canonical_fields_updater".
  • Inlined service "fos_user.security.login_manager" to "fos_user.listener.authentication".
  • Inlined service "fos_user.user_to_username_transformer" to "fos_user.username_form_type".
  • Inlined service "fos_user.change_password.form.factory" to "fos_user.change_password.controller".
  • Inlined service "fos_user.resetting.form.factory" to "fos_user.resetting.controller".
  • Inlined service "fos_user.group.form.factory" to "fos_user.group.controller".
  • Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
  • Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
  • Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.paste" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.watermark" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
  • Inlined service "fos_ck_editor.installer" to "fos_ck_editor.command.installer".
  • Inlined service "fos_ck_editor.builder.json_builder" to "fos_ck_editor.renderer".
  • Inlined service "fos_ck_editor.renderer" to "fos_ck_editor.twig_extension".
  • Inlined service "markdown.parser.min" to "markdown.parser.parser_manager".
  • Inlined service "markdown.parser.light" to "markdown.parser.parser_manager".
  • Inlined service "markdown.parser.medium" to "markdown.parser.parser_manager".
  • Inlined service "markdown.parser.flavored" to "markdown.parser.parser_manager".
  • Inlined service "markdown.parser.parser_manager" to "twig.extension.exercise.twig".
  • Inlined service "sonata.formatter.text.markdown" to "sonata.formatter.pool".
  • Inlined service "sonata.formatter.text.text" to "sonata.formatter.pool".
  • Inlined service "sonata.formatter.text.raw" to "sonata.formatter.pool".
  • Inlined service "sonata.formatter.text.raw" to "sonata.formatter.pool".
  • Inlined service "sonata.formatter.text.twigengine" to "sonata.formatter.pool".
  • Inlined service "sonata.formatter.twig.loader.markdown" to "sonata.formatter.twig.env.markdown".
  • Inlined service "sonata.formatter.twig.sandbox.markdown" to "sonata.formatter.twig.env.markdown".
  • Inlined service "sonata.formatter.twig.lexer.markdown" to "sonata.formatter.twig.env.markdown".
  • Inlined service "sonata.formatter.twig.loader.text" to "sonata.formatter.twig.env.text".
  • Inlined service "sonata.formatter.twig.sandbox.text" to "sonata.formatter.twig.env.text".
  • Inlined service "sonata.formatter.twig.lexer.text" to "sonata.formatter.twig.env.text".
  • Inlined service "sonata.formatter.twig.loader.rawhtml" to "sonata.formatter.twig.env.rawhtml".
  • Inlined service "sonata.formatter.twig.sandbox.rawhtml" to "sonata.formatter.twig.env.rawhtml".
  • Inlined service "sonata.formatter.twig.lexer.rawhtml" to "sonata.formatter.twig.env.rawhtml".
  • Inlined service "sonata.formatter.twig.loader.richhtml" to "sonata.formatter.twig.env.richhtml".
  • Inlined service "sonata.formatter.twig.sandbox.richhtml" to "sonata.formatter.twig.env.richhtml".
  • Inlined service "sonata.formatter.twig.lexer.richhtml" to "sonata.formatter.twig.env.richhtml".
  • Inlined service "php_translation.extractor.php" to "php_translation.extractor".
  • Inlined service "php_translation.extractor.twig" to "php_translation.extractor".
  • Inlined service "php_translation.extractor" to "php_translation.importer".
  • Inlined service "php_translation.extractor.php.visitor.ContainerAwareTrans" to "php_translation.extractor.php".
  • Inlined service "php_translation.extractor.php.visitor.ContainerAwareTransChoice" to "php_translation.extractor.php".
  • Inlined service "php_translation.extractor.php.visitor.FlashMessage" to "php_translation.extractor.php".
  • Inlined service "php_translation.extractor.php.visitor.FormTypeChoices" to "php_translation.extractor.php".
  • Inlined service "php_translation.extractor.php.visitor.FormTypeEmptyValue" to "php_translation.extractor.php".
  • Inlined service "php_translation.extractor.php.visitor.FormTypeInvalidMessage" to "php_translation.extractor.php".
  • Inlined service "php_translation.extractor.php.visitor.FormTypeLabelExplicit" to "php_translation.extractor.php".
  • Inlined service "php_translation.extractor.php.visitor.FormTypeLabelImplicit" to "php_translation.extractor.php".
  • Inlined service "php_translation.extractor.php.visitor.FormTypePlaceholder" to "php_translation.extractor.php".
  • Inlined service "php_translation.extractor.php.visitor.ValidationAnnotation" to "php_translation.extractor.php".
  • Inlined service "php_translation.extractor.php.visitor.SourceLocationContainerVisitor" to "php_translation.extractor.php".
  • Inlined service "php_translation.extractor.twig.visitor.twig" to "php_translation.extractor.twig".
  • Inlined service "php_translation.extractor.twig.factory" to "php_translation.extractor.twig.visitor.twig".
  • Inlined service "php_translation.single_storage.file.app" to "php_translation.storage.app".
  • Inlined service "pagerfanta.view.pagination" to "white_october_pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.default_translated" to "white_october_pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap3_translated" to "white_october_pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap_translated" to "white_october_pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.semantic_ui_translated" to "white_october_pagerfanta.view_factory".
  • Inlined service "white_october_pagerfanta.view_factory" to "twig.extension.pagerfanta".
  • Inlined service "ewz_recaptcha.locale.resolver" to "ewz_recaptcha.form.type".
  • Inlined service "fos_rest.request.param_fetcher.reader" to "fos_rest.routing.loader.reader.action".
  • Inlined service ".service_locator.CP4QR4Q" to "fos_rest.decoder_provider".
  • Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
  • Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
  • Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.13589109c90cca0e0772f310aa03f81fbc64c05df4e62cb65f114a7ade4f23b3206b4872" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_functional_test" to "maker.auto_command.make_functional_test".
  • Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
  • Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_unit_test" to "maker.auto_command.make_unit_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "sonata.admin.maker" to "maker.auto_command.make_sonata_admin".
  • Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
  • Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
  • Inlined service "sonata_admin.offre_voter" to "debug.security.voter.sonata_admin.offre_voter".
  • Inlined service "App\Voter\ActualiteVoter" to "debug.security.voter.App\Voter\ActualiteVoter".
  • Inlined service "App\Voter\OffreVoter" to "debug.security.voter.App\Voter\OffreVoter".
  • Inlined service "App\Voter\PageVoter" to "debug.security.voter.App\Voter\PageVoter".
  • Inlined service "App\Voter\ProduitDeclinaisonVoter" to "debug.security.voter.App\Voter\ProduitDeclinaisonVoter".
  • Inlined service "App\Voter\ProduitVoter" to "debug.security.voter.App\Voter\ProduitVoter".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service ".service_locator.hyz4CBf" to ".service_locator.hyz4CBf.App\Controller\Rest\UserController".
  • Inlined service ".service_locator.XSes1R5" to ".service_locator.XSes1R5.translation.warmer".
  • Inlined service ".service_locator.QOEsXxS" to ".service_locator.QOEsXxS.router.default".
  • Inlined service ".service_locator.m90YCjy" to ".service_locator.m90YCjy.router.cache_warmer".
  • Inlined service ".service_locator.etMVXTr" to "console.command_loader".
  • Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
  • Inlined service ".service_locator.QOEsXxS.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "swiftmailer.mailer.default.spool.memory" to "swiftmailer.transport".
  • Inlined service "swiftmailer.mailer.default.plugin.redirecting" to "swiftmailer.transport".
  • Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "fos_rest.serializer.form_error_handler.inner" to "jms_serializer.form_error_handler".
  • Inlined service ".service_locator.K74XoH4" to "fos_rest.serializer.jms_handler_registry".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "assets.packages" to "twig".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "assets.packages" to "twig".
  • Inlined service "pagerfanta.view.twitter_bootstrap4_translated" to "twig".
  • Inlined service "pagerfanta.view.default" to "twig".
  • Inlined service "pagerfanta.view.default" to "twig".
  • Inlined service "pagerfanta.view.twitter_bootstrap" to "twig".
  • Inlined service "pagerfanta.view.twitter_bootstrap3" to "twig".
  • Inlined service "pagerfanta.view.semantic_ui" to "twig".
  • Inlined service "pagerfanta.view.twitter_bootstrap4_translated" to "twig".
  • Inlined service "pagerfanta.view.twitter_bootstrap3" to "twig".
  • Inlined service "pagerfanta.view.twitter_bootstrap" to "twig".
  • Inlined service "pagerfanta.view.semantic_ui" to "twig".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.gd" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.gd" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.gd" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.gd" to "liip_imagine.filter.manager".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata_driver".
  • Inlined service "pagerfanta.view.twitter_bootstrap4" to "twig".
  • Inlined service "pagerfanta.view.twitter_bootstrap4" to "twig".
510
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "sonata.admin.template_registry" was defined on service(s) "admin.bloc.template_registry", "admin.bloc_ligne.template_registry", "admin.lien_bloc_ligne.template_registry", "admin.diaporama.template_registry", "admin.categorie.template_registry", "admin.lien_bloc_categorie.template_registry", "admin.pageaccueil.template_registry", "admin.lien_bloc_page_accueil.template_registry", "admin.lien_diaporama_page_accueil.template_registry", "admin.page.template_registry", "admin.categoriepage.template_registry", "admin.lien_bloc_page.template_registry", "admin.actualite.template_registry", "admin.categorieactualite.template_registry", "admin.categoriecse.template_registry", "admin.lien_bloc_actualite.template_registry", "admin.contact.template_registry", "admin.newsletter.template_registry", "admin.menu.template_registry", "admin.lien_menu_menuitem.template_registry", "admin.menu_item.template_registry", "admin.seo.template_registry", "admin.seoparametre.template_registry", "admin.seoreseauxsociaux.template_registry", "admin.commande.template_registry", "admin.commandeligne.template_registry", "admin.commandehistorique.template_registry", "admin.commandeskieur.template_registry", "admin.commandeayantdroit.template_registry", "admin.panier.template_registry", "admin.panierligne.template_registry", "admin.produit.template_registry", "admin.produit_coupon_reduction.template_registry", "admin.produit_coupon_reduction_historique.template_registry", "admin.produitdeclinaison.template_registry", "admin.produitean.template_registry", "admin.produit_stock_balance.template_registry", "admin.lien_bloc_produit.template_registry", "admin.lien_bloc_ligne_produit.template_registry", "admin.promotion_group_priorite.template_registry", "admin.attribut.template_registry", "admin.caracteristique.template_registry", "admin.categorieproduit.template_registry", "admin.categoriereducce.template_registry", "admin.promotion.template_registry", "admin.promotionligne.template_registry", "admin.avoir.template_registry", "admin.avoirhistorique.template_registry", "admin.zone.template_registry", "admin.pays.template_registry", "admin.transporteur.template_registry", "admin.transporteurzone.template_registry", "admin.tva.template_registry", "admin.marque.template_registry", "admin.lien_bloc_marque.template_registry", "admin.offre.template_registry", "admin.categorieoffre.template_registry", "admin.offretype.template_registry", "admin.user.template_registry", "admin.usergroup.template_registry", "admin.useraddress.template_registry", "admin.lien_bloc_usergroup.template_registry", "admin.userhistorique.template_registry", "admin.cagnottehistorique.template_registry", "admin.promotionhistorique.template_registry", "sonata.media.admin.media.template_registry", "sonata.media.admin.gallery.template_registry", "sonata.media.admin.gallery_has_media.template_registry", but was never used.
  • Tag "sonata_intl.timezone_detector" was defined on service(s) "sonata.intl.timezone_detector.locale", but was never used.
2