Error 404 Not Found

GET https://delta-uride.fr/fr_FR/taxons/accessoires/accessoires-vehicule/lames-a-neige

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"b675f5"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#7471
  #message: "Requested page is invalid."
  #code: 0
  #file: "/home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/ExpressionLanguage/NotNullExpressionFunctionProvider.php"
  #line: 41
  -statusCode: 404
  -headers: []
  trace: {
    /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/ExpressionLanguage/NotNullExpressionFunctionProvider.php:41 {
      Sylius\Bundle\ResourceBundle\ExpressionLanguage\NotNullExpressionFunctionProvider->{closure:Sylius\Bundle\ResourceBundle\ExpressionLanguage\NotNullExpressionFunctionProvider::getFunctions():39} …
      › if (null === $result) {    throw new NotFoundHttpException('Requested page is invalid.');}
    }
    /home/deltacore/www/u-ride.fr/vendor/symfony/expression-language/Node/FunctionNode.php:50 {
      Symfony\Component\ExpressionLanguage\Node\FunctionNode->evaluate(array $functions, array $values): mixed …
      › 
      ›     return $functions[$this->attributes['name']]['evaluator'](...$arguments);}
      arguments: {
        [ …1]
        null
      }
    }
    /home/deltacore/www/u-ride.fr/vendor/symfony/expression-language/ExpressionLanguage.php:59 {
      Symfony\Component\ExpressionLanguage\ExpressionLanguage->evaluate(Symfony\Component\ExpressionLanguage\Expression|string $expression, array $values = []): mixed …
      › {    return $this->parse($expression, array_keys($values))->getNodes()->evaluate($this->functions, $values);}
      arguments: {
        $functions: [ …9]
        $values: [ …1]
      }
    }
    /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ParametersParser.php:105 {
      Sylius\Bundle\ResourceBundle\Controller\ParametersParser->parseRequestValueExpression(string $expression, Request $request) …
      › 
      ›     return $this->expression->evaluate($expression, ['container' => $this->container]);}
      arguments: {
        $expression: "notFoundOnNull(service('sylius.repository.taxon').findOneBySlug("accessoires/accessoires-vehicule/lames-a-neige", service('sylius.context.locale').getLocaleCode()))"
        $values: [ …1]
      }
    }
    /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ParametersParser.php:71 {
      Sylius\Bundle\ResourceBundle\Controller\ParametersParser->parseRequestValue($parameter, Request $request) …
      › if (0 === strpos($parameter, 'expr:')) {    return $this->parseRequestValueExpression(substr($parameter, 5), $request);}
      arguments: {
        $expression: "notFoundOnNull(service('sylius.repository.taxon').findOneBySlug("accessoires/accessoires-vehicule/lames-a-neige", service('sylius.context.locale').getLocaleCode()))"
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ParametersParser.php:49 {
      Sylius\Bundle\ResourceBundle\Controller\ParametersParser->{closure:Sylius\Bundle\ResourceBundle\Controller\ParametersParser::parseRequestValues():44} …
      › 
      ›     return $this->parseRequestValue($parameter, $request);},
      arguments: {
        $parameter: "expr:notFoundOnNull(service('sylius.repository.taxon').findOneBySlug($slug, service('sylius.context.locale').getLocaleCode()))"
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    Sylius\Bundle\ResourceBundle\Controller\ParametersParser->{closure:Sylius\Bundle\ResourceBundle\Controller\ParametersParser::parseRequestValues():44}() {}
    /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ParametersParser.php:38 {
      Sylius\Bundle\ResourceBundle\Controller\ParametersParser->parseRequestValues(array $parameters, Request $request): array …
      › {    return array_map(        /**
      arguments: {
        $callback: Closure($parameter) {#7476 …}
        $array: [ …2]
      }
    }
    /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ParametersParser.php:46 {
      Sylius\Bundle\ResourceBundle\Controller\ParametersParser->{closure:Sylius\Bundle\ResourceBundle\Controller\ParametersParser::parseRequestValues():44} …
      › if (is_array($parameter)) {    return $this->parseRequestValues($parameter, $request);}
      arguments: {
        $parameters: [ …2]
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    Sylius\Bundle\ResourceBundle\Controller\ParametersParser->{closure:Sylius\Bundle\ResourceBundle\Controller\ParametersParser::parseRequestValues():44}() {}
    /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ParametersParser.php:38 {
      Sylius\Bundle\ResourceBundle\Controller\ParametersParser->parseRequestValues(array $parameters, Request $request): array …
      › {    return array_map(        /**
      arguments: {
        $callback: Closure($parameter) {#7476 …}
        $array: [ …2]
      }
    }
    /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ParametersParser.php:46 {
      Sylius\Bundle\ResourceBundle\Controller\ParametersParser->{closure:Sylius\Bundle\ResourceBundle\Controller\ParametersParser::parseRequestValues():44} …
      › if (is_array($parameter)) {    return $this->parseRequestValues($parameter, $request);}
      arguments: {
        $parameters: [ …2]
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    Sylius\Bundle\ResourceBundle\Controller\ParametersParser->{closure:Sylius\Bundle\ResourceBundle\Controller\ParametersParser::parseRequestValues():44}() {}
    /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ParametersParser.php:38 {
      Sylius\Bundle\ResourceBundle\Controller\ParametersParser->parseRequestValues(array $parameters, Request $request): array …
      › {    return array_map(        /**
      arguments: {
        $callback: Closure($parameter) {#7476 …}
        $array: [ …2]
      }
    }
    /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Grid/View/ResourceGridViewFactory.php:44 {
      Sylius\Bundle\ResourceBundle\Grid\View\ResourceGridViewFactory->create(Grid $grid, Parameters $parameters, MetadataInterface $metadata, RequestConfiguration $requestConfiguration): ResourceGridView …
      › 
      › $grid->setDriverConfiguration($this->parametersParser->parseRequestValues($driverConfiguration, $request));arguments: {
        $parameters: [ …2]
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Grid/Controller/ResourcesResolver.php:55 {
      Sylius\Bundle\ResourceBundle\Grid\Controller\ResourcesResolver->getResources(RequestConfiguration $requestConfiguration, RepositoryInterface $repository) …
      › 
      › $gridView = $this->gridViewFactory->create($gridDefinition, $parameters, $requestConfiguration->getMetadata(), $requestConfiguration);arguments: {
        $grid: Sylius\Component\Grid\Definition\Grid {#7447 …}
        $parameters: Sylius\Component\Grid\Parameters {#7440 …}
        $metadata: Sylius\Resource\Metadata\Metadata {#255 …}
        $requestConfiguration: Sylius\Bundle\ResourceBundle\Controller\RequestConfiguration {#7430 …}
      }
    }
    /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourcesCollectionProvider.php:35 {
      Sylius\Bundle\ResourceBundle\Controller\ResourcesCollectionProvider->get(RequestConfiguration $requestConfiguration, RepositoryInterface $repository) …
      › {    $resources = $this->resourcesResolver->getResources($requestConfiguration, $repository);    $paginationLimits = [];
      arguments: {
        $requestConfiguration: Sylius\Bundle\ResourceBundle\Controller\RequestConfiguration {#7430 …}
        $repository: Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductRepository {#6977 …}
      }
    }
    /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php:143 {
      Sylius\Bundle\ResourceBundle\Controller\ResourceController->indexAction(Request $request): Response …
      › $this->isGrantedOr403($configuration, ResourceActions::INDEX);$resources = $this->resourcesCollectionProvider->get($configuration, $this->repository);arguments: {
        $requestConfiguration: Sylius\Bundle\ResourceBundle\Controller\RequestConfiguration {#7430 …}
        $repository: Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductRepository {#6977 …}
      }
    }
    /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Kernel.php:193 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /home/deltacore/www/u-ride.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/deltacore/www/u-ride.fr/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#210
  -records: [
    "" => [
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.933+02:00"
        "message" => "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#250
            #message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead."
            #code: 0
            #file: "/home/deltacore/www/u-ride.fr/vendor/liip/imagine-bundle/Templating/FilterTrait.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /home/deltacore/www/u-ride.fr/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14 {
                include_once …
                › 
                › @trigger_error('The '.FilterTrait::class.' trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead.', E_USER_DEPRECATED);}
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:1651 {
                ContainerDPsli5e\App_KernelDevDebugContainer::{closure:ContainerDPsli5e\App_KernelDevDebugContainer::__construct():1268} …
                › include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/dependency-injection/Container.php:144 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Kernel.php:427 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Kernel.php:762 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Kernel.php:172 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->container) {    $this->preBoot();}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/deltacore/www/u-ride.fr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.933+02:00"
        "message" => "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#249
            #message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead."
            #code: 0
            #file: "/home/deltacore/www/u-ride.fr/vendor/liip/imagine-bundle/Templating/FilterExtension.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /home/deltacore/www/u-ride.fr/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14 {
                include_once …
                › 
                › @trigger_error('The '.FilterExtension::class.' class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.', E_USER_DEPRECATED);}
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:1652 {
                ContainerDPsli5e\App_KernelDevDebugContainer::{closure:ContainerDPsli5e\App_KernelDevDebugContainer::__construct():1268} …
                › include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';include_once \dirname(__DIR__, 4).'/vendor/pagerfanta/pagerfanta/lib/Twig/Extension/PagerfantaExtension.php';
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/dependency-injection/Container.php:144 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Kernel.php:427 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Kernel.php:762 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Kernel.php:172 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->container) {    $this->preBoot();}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/deltacore/www/u-ride.fr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.933+02:00"
        "message" => "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#202
            #message: "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
            #code: 0
            #file: "/home/deltacore/www/u-ride.fr/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /home/deltacore/www/u-ride.fr/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/Autoloader.php:74 {
                Doctrine\ORM\Proxy\Autoloader::register(string $proxyDir, string $proxyNamespace, ?Closure $notFoundCallback = null): Closure …
                › if (PHP_VERSION_ID >= 80400) {    Deprecation::trigger(        'doctrine/orm',
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:136 {
                Doctrine\Bundle\DoctrineBundle\DoctrineBundle->boot(): void …
                › 
                ›     $this->autoloader = Autoloader::register($dir, $namespace, $proxyGenerator);}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Kernel.php:186 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                › $this->boot();++$this->requestStackSize;
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/deltacore/www/u-ride.fr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
    ]
    2 => [
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.939+02:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "mysql-deltacore.alwaysdata.net"
            "port" => 3306
            "user" => "deltacore"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "deltacore_uride"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.942+02:00"
        "message" => """
          User Deprecated: Specifying the "nullable" attribute for join columns in many-to-many associations (here, Sylius\Component\Core\Model\PaymentMethod::$channels) is a no-op.\n
          The ORM will always set it to false.\n
          Doing so is deprecated and will be an error in 4.0. (ManyToManyOwningSideMapping.php:133 called by ClassMetadata.php:1448, https://github.com/doctrine/orm/pull/12126, package doctrine/orm)
          """
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4677
            #message: """
              User Deprecated: Specifying the "nullable" attribute for join columns in many-to-many associations (here, Sylius\Component\Core\Model\PaymentMethod::$channels) is a no-op.\n
              The ORM will always set it to false.\n
              Doing so is deprecated and will be an error in 4.0. (ManyToManyOwningSideMapping.php:133 called by ClassMetadata.php:1448, https://github.com/doctrine/orm/pull/12126, package doctrine/orm)
              """
            #code: 0
            #file: "/home/deltacore/www/u-ride.fr/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /home/deltacore/www/u-ride.fr/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Mapping/ManyToManyOwningSideMapping.php:133 {
                Doctrine\ORM\Mapping\ManyToManyOwningSideMapping::fromMappingArrayAndNamingStrategy(array $mappingArray, NamingStrategy $namingStrategy): self …
                › if ($joinColumn->nullable !== null) {    Deprecation::trigger(        'doctrine/orm',
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Mapping/ClassMetadata.php:1448 {
                Doctrine\ORM\Mapping\ClassMetadata->_validateAndCompleteAssociationMapping(array $mapping): AssociationMapping …
                › return $mapping['isOwningSide'] ?    ManyToManyOwningSideMapping::fromMappingArrayAndNamingStrategy($mapping, $this->namingStrategy) :    ManyToManyInverseSideMapping::fromMappingArray($mapping);
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Mapping/ClassMetadata.php:2032 {
                Doctrine\ORM\Mapping\ClassMetadata->mapManyToMany(array $mapping): void …
                › 
                › $mapping = $this->_validateAndCompleteAssociationMapping($mapping);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php:553 {
                Doctrine\ORM\Mapping\Driver\XmlDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
                › 
                ›     $metadata->mapManyToMany($mapping);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
                Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
                › if (strpos($className, $namespace) === 0) {    $driver->loadMetadataForClass($className, $metadata);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:84 {
                Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
                › if ($this->defaultDriver !== null) {    $this->defaultDriver->loadMetadataForClass($className, $metadata);}
              /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ResourceMappingDriverChain.php:39 {
                Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain->loadMetadataForClass($className, ClassMetadata $metadata): void …
                › {    parent::loadMetadataForClass($className, $metadata);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
                Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
                › {    $this->driver->loadMetadataForClass($className, $metadata);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:167 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata(ClassMetadata $class, ?ClassMetadata $parent, bool $rootEntityFound, array $nonSuperclassParents): void …
                › try {    $this->driver->loadMetadataForClass($class->getName(), $class);} catch (ReflectionException $e) {
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/EntityManager.php:224 {
                Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:3882 {
                ContainerDPsli5e\App_KernelDevDebugContainer::getSylius_Repository_PaymentMethodService($container) …
                › 
                › $instance = new \Sylius\Bundle\CoreBundle\Doctrine\ORM\PaymentMethodRepository($a, $a->getClassMetadata('App\\Entity\\Payment\\PaymentMethod'));}
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:7906 {
                ContainerDPsli5e\App_KernelDevDebugContainer::getSylius_Provider_PaymentRequest_DefaultActionService($container) …
                › {    return $container->privates['sylius.provider.payment_request.default_action'] = new \Sylius\Bundle\PaymentBundle\Provider\DefaultActionProvider(($container->services['sylius.repository.payment_method'] ?? self::getSylius_Repository_PaymentMethodService($container)), 'capture');}
              }
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:5210 {
                ContainerDPsli5e\App_KernelDevDebugContainer::getApiPlatform_Openapi_SerializerContextBuilderService($container) …
                › 
                › $instance = new \ApiPlatform\OpenApi\Serializer\SerializerContextBuilder(new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, $b, new \Sylius\Bundle\ApiBundle\Serializer\ContextBuilder\PaymentRequestActionAwareContextBuilder($c, new \Sylius\Bundle\ApiBundle\Serializer\ContextBuilder\UriVariablesAwareContextBuilder(new \Sylius\Bundle\ApiBundle\Serializer\ContextBuilder\UriVariablesAwareContextBuilder(new \Sylius\Bundle\ApiBundle\Serializer\ContextBuilder\UriVariablesAwareContextBuilder(new \Sylius\Bundle\ApiBundle\Serializer\ContextBuilder\UriVariablesAwareContextBuilder(new \Sylius\Bundle\ApiBundle\Serializer\ContextBuilder\UriVariablesAwareContextBuilder(new \Sylius\Bundle\ApiBundle\Serializer\ContextBuilder\UriVariablesAwareContextBuilder(new \Sylius\Bundle\ApiBundle\Serializer\ContextBuilder\UriVariablesAwareContextBuilder(new \Sylius\Bundle\ApiBundle\Serializer\ContextBuilder\UriVariablesAwareContextBuilder(new \Sylius\Bundle\ApiBundle\Serializer\ContextBuilder\UriVariablesAwareContextBuilder(new \Sylius\Bundle\ApiBundle\Serializer\ContextBuilder\LoggedInShopUserIdAwareContextBuilder(new \Sylius\Bundle\ApiBundle\Serializer\ContextBuilder\HttpRequestMethodTypeContextBuilder(new \Sylius\Bundle\ApiBundle\Serializer\ContextBuilder\LocaleContextBuilder(new \Sylius\Bundle\ApiBundle\Serializer\ContextBuilder\LocaleCodeAwareContextBuilder(new \Sylius\Bundle\ApiBundle\Serializer\ContextBuilder\ChannelContextBuilder(new \Sylius\Bundle\ApiBundle\Serializer\ContextBuilder\LoggedInCustomerEmailAwareContextBuilder(new \Sylius\Bundle\ApiBundle\Serializer\ContextBuilder\ChannelCodeAwareContextBuilder(new \ApiPlatform\Serializer\SerializerContextBuilder($a, true), 'Sylius\\Bundle\\ApiBundle\\Attribute\\ChannelCodeAware', 'channelCode', $d), 'Sylius\\Bundle\\ApiBundle\\Attribute\\LoggedInCustomerEmailAware', 'email', $e), $d), 'Sylius\\Bundle\\ApiBundle\\Attribute\\LocaleCodeAware', 'localeCode', $f), $f)), 'Sylius\\Bundle\\ApiBundle\\Attribute\\ShopUserIdAware', 'shopUserId', $e), 'Sylius\\Bundle\\ApiBundle\\Attribute\\ShipmentIdAware', 'shipmentId', 'Sylius\\Component\\Core\\Model\\ShipmentInterface'), 'Sylius\\Bundle\\ApiBundle\\Attribute\\PaymentIdAware', 'paymentId', 'Sylius\\Component\\Core\\Model\\PaymentInterface'), 'Sylius\\Bundle\\ApiBundle\\Attribute\\PaymentRequestHashAware', 'hash', 'Sylius\\Component\\Payment\\Model\\PaymentRequestInterface'), 'Sylius\\Bundle\\ApiBundle\\Attribute\\OrderTokenValueAware', 'orderTokenValue', 'Sylius\\Component\\Core\\Model\\OrderInterface'), 'Sylius\\Bundle\\ApiBundle\\Attribute\\OrderItemIdAware', 'orderItemId', 'Sylius\\Component\\Core\\Model\\OrderItemInterface'), 'Sylius\\Bundle\\ApiBundle\\Attribute\\PromotionCodeAware', 'promotionCode', 'Sylius\\Component\\Core\\Model\\PromotionInterface'), 'Sylius\\Bundle\\ApiBundle\\Attribute\\TokenAware', 'token', 'Sylius\\Bundle\\ApiBundle\\Command\\Admin\\Account\\ResetPassword'), 'Sylius\\Bundle\\ApiBundle\\Attribute\\TokenAware', 'token', 'Sylius\\Bundle\\ApiBundle\\Command\\Account\\ResetPassword'), 'Sylius\\Bundle\\ApiBundle\\Attribute\\TokenAware', 'token', 'Sylius\\Bundle\\ApiBundle\\Command\\Account\\VerifyShopUser'), 'Sylius\\Bundle\\ApiBundle\\Attribute\\PaymentRequestActionAware', 'action', ($container->privates['sylius.provider.payment_request.default_action'] ?? self::getSylius_Provider_PaymentRequest_DefaultActionService($container)))));}
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:2604 {
                ContainerDPsli5e\App_KernelDevDebugContainer::getApiPlatform_StateProvider_ParameterValidatorService($container) …
                › }$c = ($container->privates['api_platform.openapi.serializer_context_builder'] ?? self::getApiPlatform_Openapi_SerializerContextBuilderService($container));}
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:5027 {
                ContainerDPsli5e\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_ReadService($container) …
                › {    $a = ($container->services['api_platform.state_provider.parameter_validator'] ?? self::getApiPlatform_StateProvider_ParameterValidatorService($container));}
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:2990 {
                ContainerDPsli5e\App_KernelDevDebugContainer::{closure:ContainerDPsli5e\App_KernelDevDebugContainer::getEventDispatcherService():2990} …
                › $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] fn () => ($container->privates['api_platform.listener.request.add_format'] ?? self::getApiPlatform_Listener_Request_AddFormatService($container)), 'onKernelRequest'], 28);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read'] ?? self::getApiPlatform_Listener_Request_ReadService($container)), 'onKernelRequest'], 4);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/deltacore/www/u-ride.fr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.955+02:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "sylius_shop_product_index"
          "route_parameters" => [
            "_route" => "sylius_shop_product_index"
            "_controller" => "sylius.controller.product::indexAction"
            "_sylius" => [
              "template" => "@SyliusShop/product/index.html.twig"
              "grid" => "sylius_shop_product"
            ]
            "_locale" => "fr_FR"
            "slug" => "accessoires/accessoires-vehicule/lames-a-neige"
          ]
          "request_uri" => "https://delta-uride.fr/fr_FR/taxons/accessoires/accessoires-vehicule/lames-a-neige"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.964+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17, t0.default_locale_id AS default_locale_id_18, t19.code AS code_20, t19.created_at AS created_at_21, t19.updated_at AS updated_at_22, t19.id AS id_23, t0.base_currency_id AS base_currency_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.default_tax_zone_id AS default_tax_zone_id_30, t0.menu_taxon_id AS menu_taxon_id_31, t0.shop_billing_data_id AS shop_billing_data_id_32, t0.channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0.default_locale_id = t19.id INNER JOIN sylius_currency t25 ON t0.base_currency_id = t25.id WHERE t0.hostname = ? AND t0.enabled = ? ORDER BY t0.id ASC LIMIT 1"
          "params" => [
            1 => "delta-uride.fr"
            2 => 1
          ]
          "types" => [
            1 => 2
            2 => 5
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.965+02:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT COUNT(*) FROM sylius_channel t0"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.965+02:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17, t0.default_locale_id AS default_locale_id_18, t19.code AS code_20, t19.created_at AS created_at_21, t19.updated_at AS updated_at_22, t19.id AS id_23, t0.base_currency_id AS base_currency_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.default_tax_zone_id AS default_tax_zone_id_30, t0.menu_taxon_id AS menu_taxon_id_31, t0.shop_billing_data_id AS shop_billing_data_id_32, t0.channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0.default_locale_id = t19.id INNER JOIN sylius_currency t25 ON t0.base_currency_id = t25.id LIMIT 1"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.966+02:00"
        "message" => "User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6647
            #message: "User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead."
            #code: 0
            #file: "/home/deltacore/www/u-ride.fr/vendor/symfony/var-exporter/ProxyHelper.php"
            #line: 34
            #severity: E_USER_DEPRECATED
            trace: {
              /home/deltacore/www/u-ride.fr/vendor/symfony/var-exporter/ProxyHelper.php:34 {
                Symfony\Component\VarExporter\ProxyHelper::generateLazyGhost(ReflectionClass $class): string …
                › if (\PHP_VERSION_ID >= 80400) {    trigger_deprecation('symfony/var-exporter', '7.3', 'Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead.');}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:474 {
                Doctrine\ORM\Proxy\ProxyFactory->generateUseLazyGhostTrait(ClassMetadata $class): string …
                › // @phpstan-ignore staticMethod.notFound (This method has been removed in Symfony 8)$code = ProxyHelper::generateLazyGhost($class->getReflectionClass());$code = substr($code, 7 + (int) strpos($code, "\n{"));
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:441 {
                Doctrine\ORM\Proxy\ProxyFactory->generateProxyClass(ClassMetadata $class, ?string $fileName, string $proxyClassName): void …
                › foreach (array_combine($placeholderMatches[0], $placeholderMatches[1]) as $placeholder => $name) {    $placeholders[$placeholder] ?? $placeholders[$placeholder] = $this->{'generate' . ucfirst($name)}($class);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:419 {
                Doctrine\ORM\Proxy\ProxyFactory->loadProxyClass(ClassMetadata $class): string …
                › case self::AUTOGENERATE_ALWAYS:    $this->generateProxyClass($class, $fileName, $proxyClassName);    break;
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:364 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxyFactory(string $className): Closure …
                › $initializer      = $this->createLazyInitializer($class, $entityPersister, $this->identifierFlattener);$proxyClassName   = $this->loadProxyClass($class);$identifierFields = [];
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:239 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxy(string $className, array $identifier): object …
                › 
                › $proxyFactory = $this->proxyFactories[$className] ?? $this->getProxyFactory($className);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/UnitOfWork.php:2540 {
                Doctrine\ORM\UnitOfWork->createEntity(string $className, array $data, array &$hints = []): object …
                › case $hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER:    $newValue = $this->em->getProxyFactory()->getProxy($assoc->targetEntity, $normalizedAssociatedId);    $this->registerManaged($newValue, $associatedId, []);
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:268 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, string $dqlAlias): object …
                › 
                ›     return $this->uow->createEntity($className, $data, $this->hints);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:495 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result): void …
                › if (! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) {    $element = $this->getEntity($data, $dqlAlias);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:147 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData(): array …
                › while ($row = $this->statement()->fetchAssociative()) {    $this->hydrateRowData($row, $result);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:176 {
                Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll(Result $stmt, ResultSetMapping $resultSetMapping, array $hints = []): mixed …
                › try {    $result = $this->hydrateAllData();} finally {
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:746 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, ?object $entity = null, ?AssociationMapping $assoc = null, array $hints = [], Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $limit = null, ?array $orderBy = null): ?object …
                › $hydrator = $this->em->newHydrator($this->currentPersisterContext->selectJoinSql ? Query::HYDRATE_OBJECT : Query::HYDRATE_SIMPLEOBJECT);$entities = $hydrator->hydrateAll($stmt, $this->currentPersisterContext->rsm, $hints);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/EntityRepository.php:125 {
                Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null): ?object …
                › 
                ›     return $persister->load($criteria, null, null, [], null, 1, $orderBy);}
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/SingleChannelContext.php:34 {
                Sylius\Component\Channel\Context\SingleChannelContext->getChannel(): ChannelInterface …
                › /** @var ChannelInterface $channel */$channel = $this->channelRepository->findOneBy([]);}
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CompositeChannelContext.php:38 {
                Sylius\Component\Channel\Context\CompositeChannelContext->getChannel(): ChannelInterface …
                › try {    return $channelContext->getChannel();} catch (ChannelNotFoundException) {
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CachedPerRequestChannelContext.php:44 {
                Sylius\Component\Channel\Context\CachedPerRequestChannelContext->getChannel(): ChannelInterface …
                › if (!isset($this->requestToChannelMap[$objectIdentifier])) {    $this->requestToChannelMap[$objectIdentifier] = $this->decoratedChannelContext->getChannel();}
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Core/Provider/ChannelBasedLocaleProvider.php:32 {
                Sylius\Component\Core\Provider\ChannelBasedLocaleProvider->getAvailableLocalesCodes(): array …
                › /** @var ChannelInterface $channel */$channel = $this->channelContext->getChannel();}
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/NonChannelLocaleListener.php:64 {
                Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener->restrictRequestLocale(RequestEvent $event): void …
                › $requestLocale = $request->getLocale();if (!in_array($requestLocale, $this->channelBasedLocaleProvider->getAvailableLocalesCodes(), true)) {    $event->setResponse(
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/deltacore/www/u-ride.fr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.966+02:00"
        "message" => "User Deprecated: Since symfony/var-exporter 7.3: The "Symfony\Component\VarExporter\LazyGhostTrait" trait is deprecated, use native lazy objects instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6649
            #message: "User Deprecated: Since symfony/var-exporter 7.3: The "Symfony\Component\VarExporter\LazyGhostTrait" trait is deprecated, use native lazy objects instead."
            #code: 0
            #file: "/home/deltacore/www/u-ride.fr/vendor/symfony/var-exporter/LazyGhostTrait.php"
            #line: 21
            #severity: E_USER_DEPRECATED
            trace: {
              /home/deltacore/www/u-ride.fr/vendor/symfony/var-exporter/LazyGhostTrait.php:21 {
                ReflectionClass->__construct(object|string $objectOrClass) …
                › if (\PHP_VERSION_ID >= 80400) {    trigger_deprecation('symfony/var-exporter', '7.3', 'The "%s" trait is deprecated, use native lazy objects instead.', LazyGhostTrait::class);}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/var-exporter/ProxyHelper.php:53 {
                Symfony\Component\VarExporter\ProxyHelper::generateLazyGhost(ReflectionClass $class): string …
                › static $traitMethods;$traitMethods ??= (new \ReflectionClass(LazyGhostTrait::class))->getMethods();}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:474 {
                Doctrine\ORM\Proxy\ProxyFactory->generateUseLazyGhostTrait(ClassMetadata $class): string …
                › // @phpstan-ignore staticMethod.notFound (This method has been removed in Symfony 8)$code = ProxyHelper::generateLazyGhost($class->getReflectionClass());$code = substr($code, 7 + (int) strpos($code, "\n{"));
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:441 {
                Doctrine\ORM\Proxy\ProxyFactory->generateProxyClass(ClassMetadata $class, ?string $fileName, string $proxyClassName): void …
                › foreach (array_combine($placeholderMatches[0], $placeholderMatches[1]) as $placeholder => $name) {    $placeholders[$placeholder] ?? $placeholders[$placeholder] = $this->{'generate' . ucfirst($name)}($class);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:419 {
                Doctrine\ORM\Proxy\ProxyFactory->loadProxyClass(ClassMetadata $class): string …
                › case self::AUTOGENERATE_ALWAYS:    $this->generateProxyClass($class, $fileName, $proxyClassName);    break;
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:364 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxyFactory(string $className): Closure …
                › $initializer      = $this->createLazyInitializer($class, $entityPersister, $this->identifierFlattener);$proxyClassName   = $this->loadProxyClass($class);$identifierFields = [];
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:239 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxy(string $className, array $identifier): object …
                › 
                › $proxyFactory = $this->proxyFactories[$className] ?? $this->getProxyFactory($className);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/UnitOfWork.php:2540 {
                Doctrine\ORM\UnitOfWork->createEntity(string $className, array $data, array &$hints = []): object …
                › case $hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER:    $newValue = $this->em->getProxyFactory()->getProxy($assoc->targetEntity, $normalizedAssociatedId);    $this->registerManaged($newValue, $associatedId, []);
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:268 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, string $dqlAlias): object …
                › 
                ›     return $this->uow->createEntity($className, $data, $this->hints);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:495 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result): void …
                › if (! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) {    $element = $this->getEntity($data, $dqlAlias);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:147 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData(): array …
                › while ($row = $this->statement()->fetchAssociative()) {    $this->hydrateRowData($row, $result);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:176 {
                Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll(Result $stmt, ResultSetMapping $resultSetMapping, array $hints = []): mixed …
                › try {    $result = $this->hydrateAllData();} finally {
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:746 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, ?object $entity = null, ?AssociationMapping $assoc = null, array $hints = [], Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $limit = null, ?array $orderBy = null): ?object …
                › $hydrator = $this->em->newHydrator($this->currentPersisterContext->selectJoinSql ? Query::HYDRATE_OBJECT : Query::HYDRATE_SIMPLEOBJECT);$entities = $hydrator->hydrateAll($stmt, $this->currentPersisterContext->rsm, $hints);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/EntityRepository.php:125 {
                Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null): ?object …
                › 
                ›     return $persister->load($criteria, null, null, [], null, 1, $orderBy);}
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/SingleChannelContext.php:34 {
                Sylius\Component\Channel\Context\SingleChannelContext->getChannel(): ChannelInterface …
                › /** @var ChannelInterface $channel */$channel = $this->channelRepository->findOneBy([]);}
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CompositeChannelContext.php:38 {
                Sylius\Component\Channel\Context\CompositeChannelContext->getChannel(): ChannelInterface …
                › try {    return $channelContext->getChannel();} catch (ChannelNotFoundException) {
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CachedPerRequestChannelContext.php:44 {
                Sylius\Component\Channel\Context\CachedPerRequestChannelContext->getChannel(): ChannelInterface …
                › if (!isset($this->requestToChannelMap[$objectIdentifier])) {    $this->requestToChannelMap[$objectIdentifier] = $this->decoratedChannelContext->getChannel();}
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Core/Provider/ChannelBasedLocaleProvider.php:32 {
                Sylius\Component\Core\Provider\ChannelBasedLocaleProvider->getAvailableLocalesCodes(): array …
                › /** @var ChannelInterface $channel */$channel = $this->channelContext->getChannel();}
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/NonChannelLocaleListener.php:64 {
                Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener->restrictRequestLocale(RequestEvent $event): void …
                › $requestLocale = $request->getLocale();if (!in_array($requestLocale, $this->channelBasedLocaleProvider->getAvailableLocalesCodes(), true)) {    $event->setResponse(
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/deltacore/www/u-ride.fr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.967+02:00"
        "message" => "User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6690
            #message: "User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead."
            #code: 0
            #file: "/home/deltacore/www/u-ride.fr/vendor/symfony/var-exporter/ProxyHelper.php"
            #line: 34
            #severity: E_USER_DEPRECATED
            trace: {
              /home/deltacore/www/u-ride.fr/vendor/symfony/var-exporter/ProxyHelper.php:34 {
                Symfony\Component\VarExporter\ProxyHelper::generateLazyGhost(ReflectionClass $class): string …
                › if (\PHP_VERSION_ID >= 80400) {    trigger_deprecation('symfony/var-exporter', '7.3', 'Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead.');}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:474 {
                Doctrine\ORM\Proxy\ProxyFactory->generateUseLazyGhostTrait(ClassMetadata $class): string …
                › // @phpstan-ignore staticMethod.notFound (This method has been removed in Symfony 8)$code = ProxyHelper::generateLazyGhost($class->getReflectionClass());$code = substr($code, 7 + (int) strpos($code, "\n{"));
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:441 {
                Doctrine\ORM\Proxy\ProxyFactory->generateProxyClass(ClassMetadata $class, ?string $fileName, string $proxyClassName): void …
                › foreach (array_combine($placeholderMatches[0], $placeholderMatches[1]) as $placeholder => $name) {    $placeholders[$placeholder] ?? $placeholders[$placeholder] = $this->{'generate' . ucfirst($name)}($class);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:419 {
                Doctrine\ORM\Proxy\ProxyFactory->loadProxyClass(ClassMetadata $class): string …
                › case self::AUTOGENERATE_ALWAYS:    $this->generateProxyClass($class, $fileName, $proxyClassName);    break;
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:364 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxyFactory(string $className): Closure …
                › $initializer      = $this->createLazyInitializer($class, $entityPersister, $this->identifierFlattener);$proxyClassName   = $this->loadProxyClass($class);$identifierFields = [];
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:239 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxy(string $className, array $identifier): object …
                › 
                › $proxyFactory = $this->proxyFactories[$className] ?? $this->getProxyFactory($className);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/UnitOfWork.php:2540 {
                Doctrine\ORM\UnitOfWork->createEntity(string $className, array $data, array &$hints = []): object …
                › case $hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER:    $newValue = $this->em->getProxyFactory()->getProxy($assoc->targetEntity, $normalizedAssociatedId);    $this->registerManaged($newValue, $associatedId, []);
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:268 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, string $dqlAlias): object …
                › 
                ›     return $this->uow->createEntity($className, $data, $this->hints);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:495 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result): void …
                › if (! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) {    $element = $this->getEntity($data, $dqlAlias);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:147 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData(): array …
                › while ($row = $this->statement()->fetchAssociative()) {    $this->hydrateRowData($row, $result);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:176 {
                Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll(Result $stmt, ResultSetMapping $resultSetMapping, array $hints = []): mixed …
                › try {    $result = $this->hydrateAllData();} finally {
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:746 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, ?object $entity = null, ?AssociationMapping $assoc = null, array $hints = [], Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $limit = null, ?array $orderBy = null): ?object …
                › $hydrator = $this->em->newHydrator($this->currentPersisterContext->selectJoinSql ? Query::HYDRATE_OBJECT : Query::HYDRATE_SIMPLEOBJECT);$entities = $hydrator->hydrateAll($stmt, $this->currentPersisterContext->rsm, $hints);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/EntityRepository.php:125 {
                Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null): ?object …
                › 
                ›     return $persister->load($criteria, null, null, [], null, 1, $orderBy);}
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/SingleChannelContext.php:34 {
                Sylius\Component\Channel\Context\SingleChannelContext->getChannel(): ChannelInterface …
                › /** @var ChannelInterface $channel */$channel = $this->channelRepository->findOneBy([]);}
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CompositeChannelContext.php:38 {
                Sylius\Component\Channel\Context\CompositeChannelContext->getChannel(): ChannelInterface …
                › try {    return $channelContext->getChannel();} catch (ChannelNotFoundException) {
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CachedPerRequestChannelContext.php:44 {
                Sylius\Component\Channel\Context\CachedPerRequestChannelContext->getChannel(): ChannelInterface …
                › if (!isset($this->requestToChannelMap[$objectIdentifier])) {    $this->requestToChannelMap[$objectIdentifier] = $this->decoratedChannelContext->getChannel();}
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Core/Provider/ChannelBasedLocaleProvider.php:32 {
                Sylius\Component\Core\Provider\ChannelBasedLocaleProvider->getAvailableLocalesCodes(): array …
                › /** @var ChannelInterface $channel */$channel = $this->channelContext->getChannel();}
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/NonChannelLocaleListener.php:64 {
                Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener->restrictRequestLocale(RequestEvent $event): void …
                › $requestLocale = $request->getLocale();if (!in_array($requestLocale, $this->channelBasedLocaleProvider->getAvailableLocalesCodes(), true)) {    $event->setResponse(
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/deltacore/www/u-ride.fr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.967+02:00"
        "message" => "User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6740
            #message: "User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead."
            #code: 0
            #file: "/home/deltacore/www/u-ride.fr/vendor/symfony/var-exporter/ProxyHelper.php"
            #line: 34
            #severity: E_USER_DEPRECATED
            trace: {
              /home/deltacore/www/u-ride.fr/vendor/symfony/var-exporter/ProxyHelper.php:34 {
                Symfony\Component\VarExporter\ProxyHelper::generateLazyGhost(ReflectionClass $class): string …
                › if (\PHP_VERSION_ID >= 80400) {    trigger_deprecation('symfony/var-exporter', '7.3', 'Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead.');}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:474 {
                Doctrine\ORM\Proxy\ProxyFactory->generateUseLazyGhostTrait(ClassMetadata $class): string …
                › // @phpstan-ignore staticMethod.notFound (This method has been removed in Symfony 8)$code = ProxyHelper::generateLazyGhost($class->getReflectionClass());$code = substr($code, 7 + (int) strpos($code, "\n{"));
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:441 {
                Doctrine\ORM\Proxy\ProxyFactory->generateProxyClass(ClassMetadata $class, ?string $fileName, string $proxyClassName): void …
                › foreach (array_combine($placeholderMatches[0], $placeholderMatches[1]) as $placeholder => $name) {    $placeholders[$placeholder] ?? $placeholders[$placeholder] = $this->{'generate' . ucfirst($name)}($class);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:419 {
                Doctrine\ORM\Proxy\ProxyFactory->loadProxyClass(ClassMetadata $class): string …
                › case self::AUTOGENERATE_ALWAYS:    $this->generateProxyClass($class, $fileName, $proxyClassName);    break;
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:364 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxyFactory(string $className): Closure …
                › $initializer      = $this->createLazyInitializer($class, $entityPersister, $this->identifierFlattener);$proxyClassName   = $this->loadProxyClass($class);$identifierFields = [];
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:239 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxy(string $className, array $identifier): object …
                › 
                › $proxyFactory = $this->proxyFactories[$className] ?? $this->getProxyFactory($className);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/UnitOfWork.php:2540 {
                Doctrine\ORM\UnitOfWork->createEntity(string $className, array $data, array &$hints = []): object …
                › case $hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER:    $newValue = $this->em->getProxyFactory()->getProxy($assoc->targetEntity, $normalizedAssociatedId);    $this->registerManaged($newValue, $associatedId, []);
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:268 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, string $dqlAlias): object …
                › 
                ›     return $this->uow->createEntity($className, $data, $this->hints);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:495 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result): void …
                › if (! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) {    $element = $this->getEntity($data, $dqlAlias);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:147 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData(): array …
                › while ($row = $this->statement()->fetchAssociative()) {    $this->hydrateRowData($row, $result);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:176 {
                Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll(Result $stmt, ResultSetMapping $resultSetMapping, array $hints = []): mixed …
                › try {    $result = $this->hydrateAllData();} finally {
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:746 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, ?object $entity = null, ?AssociationMapping $assoc = null, array $hints = [], Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $limit = null, ?array $orderBy = null): ?object …
                › $hydrator = $this->em->newHydrator($this->currentPersisterContext->selectJoinSql ? Query::HYDRATE_OBJECT : Query::HYDRATE_SIMPLEOBJECT);$entities = $hydrator->hydrateAll($stmt, $this->currentPersisterContext->rsm, $hints);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/EntityRepository.php:125 {
                Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null): ?object …
                › 
                ›     return $persister->load($criteria, null, null, [], null, 1, $orderBy);}
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/SingleChannelContext.php:34 {
                Sylius\Component\Channel\Context\SingleChannelContext->getChannel(): ChannelInterface …
                › /** @var ChannelInterface $channel */$channel = $this->channelRepository->findOneBy([]);}
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CompositeChannelContext.php:38 {
                Sylius\Component\Channel\Context\CompositeChannelContext->getChannel(): ChannelInterface …
                › try {    return $channelContext->getChannel();} catch (ChannelNotFoundException) {
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CachedPerRequestChannelContext.php:44 {
                Sylius\Component\Channel\Context\CachedPerRequestChannelContext->getChannel(): ChannelInterface …
                › if (!isset($this->requestToChannelMap[$objectIdentifier])) {    $this->requestToChannelMap[$objectIdentifier] = $this->decoratedChannelContext->getChannel();}
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Core/Provider/ChannelBasedLocaleProvider.php:32 {
                Sylius\Component\Core\Provider\ChannelBasedLocaleProvider->getAvailableLocalesCodes(): array …
                › /** @var ChannelInterface $channel */$channel = $this->channelContext->getChannel();}
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/NonChannelLocaleListener.php:64 {
                Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener->restrictRequestLocale(RequestEvent $event): void …
                › $requestLocale = $request->getLocale();if (!in_array($requestLocale, $this->channelBasedLocaleProvider->getAvailableLocalesCodes(), true)) {    $event->setResponse(
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/deltacore/www/u-ride.fr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.968+02:00"
        "message" => "User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6769
            #message: "User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead."
            #code: 0
            #file: "/home/deltacore/www/u-ride.fr/vendor/symfony/var-exporter/ProxyHelper.php"
            #line: 34
            #severity: E_USER_DEPRECATED
            trace: {
              /home/deltacore/www/u-ride.fr/vendor/symfony/var-exporter/ProxyHelper.php:34 {
                Symfony\Component\VarExporter\ProxyHelper::generateLazyGhost(ReflectionClass $class): string …
                › if (\PHP_VERSION_ID >= 80400) {    trigger_deprecation('symfony/var-exporter', '7.3', 'Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead.');}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:474 {
                Doctrine\ORM\Proxy\ProxyFactory->generateUseLazyGhostTrait(ClassMetadata $class): string …
                › // @phpstan-ignore staticMethod.notFound (This method has been removed in Symfony 8)$code = ProxyHelper::generateLazyGhost($class->getReflectionClass());$code = substr($code, 7 + (int) strpos($code, "\n{"));
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:441 {
                Doctrine\ORM\Proxy\ProxyFactory->generateProxyClass(ClassMetadata $class, ?string $fileName, string $proxyClassName): void …
                › foreach (array_combine($placeholderMatches[0], $placeholderMatches[1]) as $placeholder => $name) {    $placeholders[$placeholder] ?? $placeholders[$placeholder] = $this->{'generate' . ucfirst($name)}($class);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:419 {
                Doctrine\ORM\Proxy\ProxyFactory->loadProxyClass(ClassMetadata $class): string …
                › case self::AUTOGENERATE_ALWAYS:    $this->generateProxyClass($class, $fileName, $proxyClassName);    break;
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:364 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxyFactory(string $className): Closure …
                › $initializer      = $this->createLazyInitializer($class, $entityPersister, $this->identifierFlattener);$proxyClassName   = $this->loadProxyClass($class);$identifierFields = [];
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:239 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxy(string $className, array $identifier): object …
                › 
                › $proxyFactory = $this->proxyFactories[$className] ?? $this->getProxyFactory($className);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/UnitOfWork.php:2540 {
                Doctrine\ORM\UnitOfWork->createEntity(string $className, array $data, array &$hints = []): object …
                › case $hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER:    $newValue = $this->em->getProxyFactory()->getProxy($assoc->targetEntity, $normalizedAssociatedId);    $this->registerManaged($newValue, $associatedId, []);
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:268 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, string $dqlAlias): object …
                › 
                ›     return $this->uow->createEntity($className, $data, $this->hints);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:495 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result): void …
                › if (! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) {    $element = $this->getEntity($data, $dqlAlias);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:147 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData(): array …
                › while ($row = $this->statement()->fetchAssociative()) {    $this->hydrateRowData($row, $result);}
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:176 {
                Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll(Result $stmt, ResultSetMapping $resultSetMapping, array $hints = []): mixed …
                › try {    $result = $this->hydrateAllData();} finally {
              }
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:746 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, ?object $entity = null, ?AssociationMapping $assoc = null, array $hints = [], Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $limit = null, ?array $orderBy = null): ?object …
                › $hydrator = $this->em->newHydrator($this->currentPersisterContext->selectJoinSql ? Query::HYDRATE_OBJECT : Query::HYDRATE_SIMPLEOBJECT);$entities = $hydrator->hydrateAll($stmt, $this->currentPersisterContext->rsm, $hints);}
              /home/deltacore/www/u-ride.fr/vendor/doctrine/orm/src/EntityRepository.php:125 {
                Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null): ?object …
                › 
                ›     return $persister->load($criteria, null, null, [], null, 1, $orderBy);}
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/SingleChannelContext.php:34 {
                Sylius\Component\Channel\Context\SingleChannelContext->getChannel(): ChannelInterface …
                › /** @var ChannelInterface $channel */$channel = $this->channelRepository->findOneBy([]);}
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CompositeChannelContext.php:38 {
                Sylius\Component\Channel\Context\CompositeChannelContext->getChannel(): ChannelInterface …
                › try {    return $channelContext->getChannel();} catch (ChannelNotFoundException) {
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Channel/Context/CachedPerRequestChannelContext.php:44 {
                Sylius\Component\Channel\Context\CachedPerRequestChannelContext->getChannel(): ChannelInterface …
                › if (!isset($this->requestToChannelMap[$objectIdentifier])) {    $this->requestToChannelMap[$objectIdentifier] = $this->decoratedChannelContext->getChannel();}
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Component/Core/Provider/ChannelBasedLocaleProvider.php:32 {
                Sylius\Component\Core\Provider\ChannelBasedLocaleProvider->getAvailableLocalesCodes(): array …
                › /** @var ChannelInterface $channel */$channel = $this->channelContext->getChannel();}
              /home/deltacore/www/u-ride.fr/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/EventListener/NonChannelLocaleListener.php:64 {
                Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener->restrictRequestLocale(RequestEvent $event): void …
                › $requestLocale = $request->getLocale();if (!in_array($requestLocale, $this->channelBasedLocaleProvider->getAvailableLocalesCodes(), true)) {    $event->setResponse(
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/deltacore/www/u-ride.fr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.970+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?"
          "params" => [
            1 => 4
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "shop"
          "authenticators" => 3
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "shop"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "shop"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "shop"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "shop"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "shop"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "shop"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Resource\Symfony\EventListener\AddFormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\ReadListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminFilterSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.971+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.974+02:00"
        "message" => "User Deprecated: Since sylius/grid 1.8: Sylius\Component\Grid\Filter\MoneyFilter is deprecated, replace it with your own implementation."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#7194
            #message: "User Deprecated: Since sylius/grid 1.8: Sylius\Component\Grid\Filter\MoneyFilter is deprecated, replace it with your own implementation."
            #code: 0
            #file: "/home/deltacore/www/u-ride.fr/vendor/sylius/grid-bundle/src/Component/Filter/MoneyFilter.php"
            #line: 19
            #severity: E_USER_DEPRECATED
            trace: {
              /home/deltacore/www/u-ride.fr/vendor/sylius/grid-bundle/src/Component/Filter/MoneyFilter.php:19 {
                include_once …
                › 
                › \trigger_deprecation('sylius/grid', '1.8', '%s is deprecated, replace it with your own implementation.', MoneyFilter::class);}
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/getSylius_Registry_GridFilterService.php:32 {
                ContainerDPsli5e\getSylius_Registry_GridFilterService::do($container, $lazyLoad = true) …
                › include_once \dirname(__DIR__, 4).'/vendor/sylius/grid-bundle/src/Component/Filter/SelectFilter.php';include_once \dirname(__DIR__, 4).'/vendor/sylius/grid-bundle/src/Component/Filter/MoneyFilter.php';}
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:2378 {
                ContainerDPsli5e\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/getSylius_Grid_FiltersApplicatorService.php:26 {
                ContainerDPsli5e\getSylius_Grid_FiltersApplicatorService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->services['sylius.grid.filters_applicator'] = new \Sylius\Component\Grid\Filtering\FiltersApplicator(($container->services['sylius.registry.grid_filter'] ?? $container->load('getSylius_Registry_GridFilterService')), ($container->services['sylius.grid.filters_criteria_resolver'] ??= new \Sylius\Component\Grid\Filtering\FiltersCriteriaResolver()));}
              }
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:2378 {
                ContainerDPsli5e\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/getProviderService.php:25 {
                ContainerDPsli5e\getProviderService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->services['Sylius\\Component\\Grid\\Data\\Provider'] = new \Sylius\Component\Grid\Data\Provider(($container->privates['.service_locator.dpiLQ5O'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])), new \Sylius\Component\Grid\Data\DataProvider(($container->services['Sylius\\Component\\Grid\\Data\\DataSourceProviderInterface'] ?? $container->load('getDataSourceProviderInterfaceService')), ($container->services['sylius.grid.filters_applicator'] ?? $container->load('getSylius_Grid_FiltersApplicatorService')), ($container->services['sylius.grid.sorter'] ?? $container->load('getSylius_Grid_SorterService'))));}
              }
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:2378 {
                ContainerDPsli5e\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/getSylius_Grid_ResourceViewFactoryService.php:24 {
                ContainerDPsli5e\getSylius_Grid_ResourceViewFactoryService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->services['sylius.grid.resource_view_factory'] = new \Sylius\Bundle\ResourceBundle\Grid\View\ResourceGridViewFactory(($container->services['Sylius\\Component\\Grid\\Data\\Provider'] ?? $container->load('getProviderService')), ($container->privates['sylius.resource_controller.parameters_parser'] ?? $container->load('getSylius_ResourceController_ParametersParserService')));}
              }
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:2378 {
                ContainerDPsli5e\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/getSylius_ResourceController_ResourcesResolver_GridAwareService.php:25 {
                ContainerDPsli5e\getSylius_ResourceController_ResourcesResolver_GridAwareService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->services['sylius.resource_controller.resources_resolver.grid_aware'] = new \Sylius\Bundle\ResourceBundle\Grid\Controller\ResourcesResolver(new \Sylius\Bundle\ResourceBundle\Controller\ResourcesResolver(), ($container->services['sylius.grid.chain_provider'] ?? $container->load('getSylius_Grid_ChainProviderService')), ($container->services['sylius.grid.resource_view_factory'] ?? $container->load('getSylius_Grid_ResourceViewFactoryService')));}
              }
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:2378 {
                ContainerDPsli5e\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/getSylius_ResourceController_ResourcesCollectionProviderService.php:24 {
                ContainerDPsli5e\getSylius_ResourceController_ResourcesCollectionProviderService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['sylius.resource_controller.resources_collection_provider'] = new \Sylius\Bundle\ResourceBundle\Controller\ResourcesCollectionProvider(($container->services['sylius.resource_controller.resources_resolver.grid_aware'] ?? $container->load('getSylius_ResourceController_ResourcesResolver_GridAwareService')), NULL);}
              }
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:2378 {
                ContainerDPsli5e\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/getSylius_Controller_ProductService.php:31 {
                ContainerDPsli5e\getSylius_Controller_ProductService::do($container, $lazyLoad = true) …
                › 
                › $container->services['sylius.controller.product'] = $instance = new \Sylius\Bundle\ResourceBundle\Controller\ResourceController(($container->privates['sylius.resource_registry'] ?? self::getSylius_ResourceRegistryService($container))->get('sylius.product'), ($container->privates['sylius.resource_controller.request_configuration_factory'] ?? $container->load('getSylius_ResourceController_RequestConfigurationFactoryService')), ($container->privates['sylius.resource_controller.view_handler'] ?? $container->load('getSylius_ResourceController_ViewHandlerService')), ($container->services['sylius.repository.product'] ?? $container->load('getSylius_Repository_ProductService')), ($container->services['sylius.factory.product'] ?? $container->load('getSylius_Factory_ProductService')), ($container->privates['sylius_paypal.factory.paypal_payment_method_new_resource'] ?? $container->load('getSyliusPaypal_Factory_PaypalPaymentMethodNewResourceService')), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)), ($container->privates['sylius.resource_controller.single_resource_provider'] ??= new \Sylius\Bundle\ResourceBundle\Controller\SingleResourceProvider()), ($container->privates['sylius.resource_controller.resources_collection_provider'] ?? $container->load('getSylius_ResourceController_ResourcesCollectionProviderService')), ($container->privates['sylius.resource_controller.form_factory'] ?? $container->load('getSylius_ResourceController_FormFactoryService')), ($container->privates['sylius_admin.resource_controller.redirect_handler'] ?? $container->load('getSyliusAdmin_ResourceController_RedirectHandlerService')), ($container->privates['sylius.resource_controller.flash_helper'] ?? $container->load('getSylius_ResourceController_FlashHelperService')), ($container->privates['sylius.resource_controller.authorization_checker.disabled'] ??= new \Sylius\Bundle\ResourceBundle\Controller\DisabledAuthorizationChecker()), ($container->privates['sylius.resource_controller.event_dispatcher'] ?? $container->load('getSylius_ResourceController_EventDispatcherService')), ($container->privates['sylius.resource_controller.state_machine'] ?? $container->load('getSylius_ResourceController_StateMachineService')), ($container->privates['sylius.custom_resource_controller.resource_update_handler'] ?? $container->load('getSylius_CustomResourceController_ResourceUpdateHandlerService')), ($container->privates['sylius.custom_resource_controller.resource_delete_handler'] ?? $container->load('getSylius_CustomResourceController_ResourceDeleteHandlerService')));}
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:2378 {
                ContainerDPsli5e\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/dependency-injection/Container.php:221 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:38 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                › if ($this->container->has($class)) {    return $this->container->get($class);}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:25 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                › {    $controller = parent::instantiateController($class);}
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Controller/ControllerResolver.php:127 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Controller/ControllerResolver.php:95 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:33 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                › try {    return $this->resolver->getController($request);} finally {
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:166 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_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/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/deltacore/www/u-ride.fr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.974+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.974+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.974+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.975+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.975+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.975+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.975+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.975+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.975+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862675
        "timestamp_rfc3339" => "2026-04-22T14:57:55.979+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT s0_.code AS code_0, s0_.tree_left AS tree_left_1, s0_.tree_right AS tree_right_2, s0_.tree_level AS tree_level_3, s0_.position AS position_4, s0_.enabled AS enabled_5, s0_.id AS id_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s1_.name AS name_9, s1_.slug AS slug_10, s1_.description AS description_11, s1_.id AS id_12, s1_.locale AS locale_13, s0_.tree_root AS tree_root_14, s0_.parent_id AS parent_id_15, s1_.translatable_id AS translatable_id_16 FROM sylius_taxon s0_ INNER JOIN sylius_taxon_translation s1_ ON s0_.id = s1_.translatable_id WHERE s0_.enabled = ? AND s1_.slug = ? AND s1_.locale = ? ORDER BY s0_.id ASC"
          "params" => [
            1 => 1
            2 => "accessoires/accessoires-vehicule/lames-a-neige"
            3 => "fr_FR"
          ]
          "types" => [
            1 => 5
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.009+02:00"
        "message" => "User Deprecated: Since sylius/mollie-plugin 2.2: Not passing an instance of "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface" is deprecated and will be required in MolliePlugin 4.0"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#10421
            #message: "User Deprecated: Since sylius/mollie-plugin 2.2: Not passing an instance of "Sylius\Component\Payment\Resolver\PaymentMethodsResolverInterface" is deprecated and will be required in MolliePlugin 4.0"
            #code: 0
            #file: "/home/deltacore/www/u-ride.fr/vendor/sylius/mollie-plugin/src/ApplePay/Checker/ApplePayEnabledChecker.php"
            #line: 31
            #severity: E_USER_DEPRECATED
            trace: {
              /home/deltacore/www/u-ride.fr/vendor/sylius/mollie-plugin/src/ApplePay/Checker/ApplePayEnabledChecker.php:31 {
                Sylius\MolliePlugin\ApplePay\Checker\ApplePayEnabledChecker->__construct(RepositoryInterface $mollieGatewayConfigurationRepository, ?PaymentMethodsResolverInterface $paymentMethodsResolver = null) …
                › if (null === $this->paymentMethodsResolver) {    @trigger_deprecation(        'sylius/mollie-plugin',
              }
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:4154 {
                ContainerDPsli5e\App_KernelDevDebugContainer::getSyliusMollie_ApplePay_Checker_ApplePayEnabledService($container) …
                › {    return $container->services['sylius_mollie.apple_pay.checker.apple_pay_enabled'] = new \Sylius\MolliePlugin\ApplePay\Checker\ApplePayEnabledChecker(($container->services['sylius_mollie.repository.mollie_gateway_config'] ?? self::getSyliusMollie_Repository_MollieGatewayConfigService($container)), NULL);}
              }
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:4467 {
                ContainerDPsli5e\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addExtension(new \Sylius\MolliePlugin\Twig\Extension\CustomerCreditCards(($container->services['sylius_mollie.repository.mollie_customer'] ?? self::getSyliusMollie_Repository_MollieCustomerService($container)), ($container->services['sylius.context.customer'] ?? self::getSylius_Context_CustomerService($container))));$instance->addExtension(new \Sylius\MolliePlugin\Twig\Extension\ApplePayDirectEnabled(($container->services['sylius_mollie.apple_pay.checker.apple_pay_enabled'] ?? self::getSyliusMollie_ApplePay_Checker_ApplePayEnabledService($container))));$instance->addExtension(new \Sylius\MolliePlugin\Twig\Extension\DivisorProvider(($container->services['sylius_mollie.provider.divisor'] ??= new \Sylius\MolliePlugin\Provider\DivisorProvider())));
              }
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:2410 {
                ContainerDPsli5e\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $c = ($container->services['.virtual_request_stack'] ?? self::get_VirtualRequestStackService($container));$d = ($container->services['twig'] ?? self::getTwigService($container));$e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
              }
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:7245 {
                ContainerDPsli5e\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /home/deltacore/www/u-ride.fr/var/cache/dev/ContainerDPsli5e/App_KernelDevDebugContainer.php:3056 {
                ContainerDPsli5e\App_KernelDevDebugContainer::{closure:ContainerDPsli5e\App_KernelDevDebugContainer::getEventDispatcherService():3056} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/deltacore/www/u-ride.fr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.010+02:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Requested page is invalid." at NotNullExpressionFunctionProvider.php line 41"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#7471
            #message: "Requested page is invalid."
            #code: 0
            #file: "/home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/ExpressionLanguage/NotNullExpressionFunctionProvider.php"
            #line: 41
            -statusCode: 404
            -headers: []
            trace: {
              /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/ExpressionLanguage/NotNullExpressionFunctionProvider.php:41 {
                Sylius\Bundle\ResourceBundle\ExpressionLanguage\NotNullExpressionFunctionProvider->{closure:Sylius\Bundle\ResourceBundle\ExpressionLanguage\NotNullExpressionFunctionProvider::getFunctions():39} …
                › if (null === $result) {    throw new NotFoundHttpException('Requested page is invalid.');}
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/expression-language/Node/FunctionNode.php:50 {
                Symfony\Component\ExpressionLanguage\Node\FunctionNode->evaluate(array $functions, array $values): mixed …
                › 
                ›     return $functions[$this->attributes['name']]['evaluator'](...$arguments);}
                arguments: {
                  [ …1]
                  null
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/expression-language/ExpressionLanguage.php:59 {
                Symfony\Component\ExpressionLanguage\ExpressionLanguage->evaluate(Symfony\Component\ExpressionLanguage\Expression|string $expression, array $values = []): mixed …
                › {    return $this->parse($expression, array_keys($values))->getNodes()->evaluate($this->functions, $values);}
                arguments: {
                  $functions: [ …9]
                  $values: [ …1]
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ParametersParser.php:105 {
                Sylius\Bundle\ResourceBundle\Controller\ParametersParser->parseRequestValueExpression(string $expression, Request $request) …
                › 
                ›     return $this->expression->evaluate($expression, ['container' => $this->container]);}
                arguments: {
                  $expression: "notFoundOnNull(service('sylius.repository.taxon').findOneBySlug("accessoires/accessoires-vehicule/lames-a-neige", service('sylius.context.locale').getLocaleCode()))"
                  $values: [ …1]
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ParametersParser.php:71 {
                Sylius\Bundle\ResourceBundle\Controller\ParametersParser->parseRequestValue($parameter, Request $request) …
                › if (0 === strpos($parameter, 'expr:')) {    return $this->parseRequestValueExpression(substr($parameter, 5), $request);}
                arguments: {
                  $expression: "notFoundOnNull(service('sylius.repository.taxon').findOneBySlug("accessoires/accessoires-vehicule/lames-a-neige", service('sylius.context.locale').getLocaleCode()))"
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ParametersParser.php:49 {
                Sylius\Bundle\ResourceBundle\Controller\ParametersParser->{closure:Sylius\Bundle\ResourceBundle\Controller\ParametersParser::parseRequestValues():44} …
                › 
                ›     return $this->parseRequestValue($parameter, $request);},
                arguments: {
                  $parameter: "expr:notFoundOnNull(service('sylius.repository.taxon').findOneBySlug($slug, service('sylius.context.locale').getLocaleCode()))"
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              Sylius\Bundle\ResourceBundle\Controller\ParametersParser->{closure:Sylius\Bundle\ResourceBundle\Controller\ParametersParser::parseRequestValues():44}() {}
              /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ParametersParser.php:38 {
                Sylius\Bundle\ResourceBundle\Controller\ParametersParser->parseRequestValues(array $parameters, Request $request): array …
                › {    return array_map(        /**
                arguments: {
                  $callback: Closure($parameter) {#7476 …}
                  $array: [ …2]
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ParametersParser.php:46 {
                Sylius\Bundle\ResourceBundle\Controller\ParametersParser->{closure:Sylius\Bundle\ResourceBundle\Controller\ParametersParser::parseRequestValues():44} …
                › if (is_array($parameter)) {    return $this->parseRequestValues($parameter, $request);}
                arguments: {
                  $parameters: [ …2]
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              Sylius\Bundle\ResourceBundle\Controller\ParametersParser->{closure:Sylius\Bundle\ResourceBundle\Controller\ParametersParser::parseRequestValues():44}() {}
              /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ParametersParser.php:38 {
                Sylius\Bundle\ResourceBundle\Controller\ParametersParser->parseRequestValues(array $parameters, Request $request): array …
                › {    return array_map(        /**
                arguments: {
                  $callback: Closure($parameter) {#7476 …}
                  $array: [ …2]
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ParametersParser.php:46 {
                Sylius\Bundle\ResourceBundle\Controller\ParametersParser->{closure:Sylius\Bundle\ResourceBundle\Controller\ParametersParser::parseRequestValues():44} …
                › if (is_array($parameter)) {    return $this->parseRequestValues($parameter, $request);}
                arguments: {
                  $parameters: [ …2]
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              Sylius\Bundle\ResourceBundle\Controller\ParametersParser->{closure:Sylius\Bundle\ResourceBundle\Controller\ParametersParser::parseRequestValues():44}() {}
              /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ParametersParser.php:38 {
                Sylius\Bundle\ResourceBundle\Controller\ParametersParser->parseRequestValues(array $parameters, Request $request): array …
                › {    return array_map(        /**
                arguments: {
                  $callback: Closure($parameter) {#7476 …}
                  $array: [ …2]
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Grid/View/ResourceGridViewFactory.php:44 {
                Sylius\Bundle\ResourceBundle\Grid\View\ResourceGridViewFactory->create(Grid $grid, Parameters $parameters, MetadataInterface $metadata, RequestConfiguration $requestConfiguration): ResourceGridView …
                › 
                › $grid->setDriverConfiguration($this->parametersParser->parseRequestValues($driverConfiguration, $request));arguments: {
                  $parameters: [ …2]
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Grid/Controller/ResourcesResolver.php:55 {
                Sylius\Bundle\ResourceBundle\Grid\Controller\ResourcesResolver->getResources(RequestConfiguration $requestConfiguration, RepositoryInterface $repository) …
                › 
                › $gridView = $this->gridViewFactory->create($gridDefinition, $parameters, $requestConfiguration->getMetadata(), $requestConfiguration);arguments: {
                  $grid: Sylius\Component\Grid\Definition\Grid {#7447 …}
                  $parameters: Sylius\Component\Grid\Parameters {#7440 …}
                  $metadata: Sylius\Resource\Metadata\Metadata {#255 …}
                  $requestConfiguration: Sylius\Bundle\ResourceBundle\Controller\RequestConfiguration {#7430 …}
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourcesCollectionProvider.php:35 {
                Sylius\Bundle\ResourceBundle\Controller\ResourcesCollectionProvider->get(RequestConfiguration $requestConfiguration, RepositoryInterface $repository) …
                › {    $resources = $this->resourcesResolver->getResources($requestConfiguration, $repository);    $paginationLimits = [];
                arguments: {
                  $requestConfiguration: Sylius\Bundle\ResourceBundle\Controller\RequestConfiguration {#7430 …}
                  $repository: Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductRepository {#6977 …}
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/sylius/resource-bundle/src/Bundle/Controller/ResourceController.php:143 {
                Sylius\Bundle\ResourceBundle\Controller\ResourceController->indexAction(Request $request): Response …
                › $this->isGrantedOr403($configuration, ResourceActions::INDEX);$resources = $this->resourcesCollectionProvider->get($configuration, $this->repository);arguments: {
                  $requestConfiguration: Sylius\Bundle\ResourceBundle\Controller\RequestConfiguration {#7430 …}
                  $repository: Sylius\Bundle\CoreBundle\Doctrine\ORM\ProductRepository {#6977 …}
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/deltacore/www/u-ride.fr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "BabDev\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "BabDev\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Payum\Bundle\PayumBundle\EventListener\ReplyToHttpResponseListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sylius\Resource\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sylius\Bundle\AdminBundle\EventListener\ResourceDeleteExceptionListener::onResourceDeleteException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sylius\Bundle\AdminBundle\EventListener\ResourceDeleteListener::onResourceDelete"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "ApiPlatform\Symfony\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.079+02:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.hostname AS hostname_2 FROM sylius_channel s0_ ORDER BY s0_.id ASC"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.081+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.081+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.081+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.081+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.081+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.081+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.081+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.082+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.082+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.082+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.082+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.082+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveUrlSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.082+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.082+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.082+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.082+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.082+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.082+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.082+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.082+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.082+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.082+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.082+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.082+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.082+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    10596 => [
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Resource\Symfony\EventListener\AddFormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\ReadListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminFilterSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.011+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.012+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.012+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.012+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.012+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.012+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.012+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.012+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.012+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.012+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.061+02:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.hostname AS hostname_2 FROM sylius_channel s0_ ORDER BY s0_.id ASC"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveUrlSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.062+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776862676
        "timestamp_rfc3339" => "2026-04-22T14:57:56.063+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    2 => 1
    10596 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#209 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
content-length
"0"
host
"delta-uride.fr"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
via
"2.0 alproxy"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Wed, 22 Apr 2026 12:57:56 GMT"
vary
"Accept"
x-debug-exception
"Requested%20page%20is%20invalid."
x-debug-exception-file
"%2Fhome%2Fdeltacore%2Fwww%2Fu-ride.fr%2Fvendor%2Fsylius%2Fresource-bundle%2Fsrc%2FBundle%2FExpressionLanguage%2FNotNullExpressionFunctionProvider.php:41"
x-debug-token
"bf9011"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/deltacore/www/u-ride.fr/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/deltacore/www/u-ride.fr/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/deltacore/www/u-ride.fr/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 67
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/deltacore/www/u-ride.fr/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 120
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/deltacore/www/u-ride.fr/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 32
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/deltacore/www/u-ride.fr/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 35
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/deltacore/www/u-ride.fr/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/deltacore/www/u-ride.fr/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 93
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/deltacore/www/u-ride.fr/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/deltacore/www/u-ride.fr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/deltacore/www/u-ride.fr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/deltacore/www/u-ride.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/deltacore/www/u-ride.fr/public/index.php"
    "line" => 5
    "args" => [
      "/home/deltacore/www/u-ride.fr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
BYPASS_WEBHOOK_HMAC
"0"
DC_BASE_URL
"https://core.deltamics-hub.fr"
DC_BEARER
""
DC_TIMEOUT
"10"
JWT_PASSPHRASE
"e7c5fca1060bdf6ad23c33e4c236081f"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN
"doctrine://default?queue_name=catalog_promotion_removal"
SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN
"doctrine://default?queue_name=catalog_promotion_removal_failed"
SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN
"doctrine://default"
SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN
"doctrine://default?queue_name=main_failed"
SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_DSN
"sync://"
SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_FAILED_DSN
"sync://"
SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH
"%kernel.project_dir%/config/encryption/dev.key"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/home/deltacore/www/u-ride.fr"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/deltacore/www/u-ride.fr"
]
CONTENT_LENGTH
"0"
CONTEXT_DOCUMENT_ROOT
"/home/deltacore/www/u-ride.fr/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/deltacore/www/u-ride.fr/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/deltacore"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"delta-uride.fr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_VIA
"2.0 alproxy"
HTTP_X_FORWARDED_PROTO
"https"
LANG
"en_US.UTF-8"
LC_ALL
"en_US.UTF-8"
PATH
"/home/deltacore/.local/bin:/home/deltacore/.local/share/gem/ruby/3.4.0/bin:/home/deltacore/.gem/ruby/3.4.0/bin:/home/deltacore/.composer/vendor/bin:/home/deltacore/.npm-packages/bin:/usr/local/bin:/usr/bin:/bin"
PHPRC
"/home/deltacore/admin/config/php/php-a04df3301f.ini"
PHP_SELF
"/index.php"
PHP_VERSION
"8.4"
PWD
"/usr/bin"
QUERY_STRING
""
REDIRECT_HOME
"/home/deltacore"
REDIRECT_LANG
"en_US.UTF-8"
REDIRECT_LC_ALL
"en_US.UTF-8"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/fr_FR/taxons/accessoires/accessoires-vehicule/lames-a-neige"
REMOTE_ADDR
"216.73.216.60"
REMOTE_PORT
"54498"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776862675
REQUEST_TIME_FLOAT
1776862675.9233
REQUEST_URI
"/fr_FR/taxons/accessoires/accessoires-vehicule/lames-a-neige"
SCRIPT_FILENAME
"/home/deltacore/www/u-ride.fr/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"fd00::7:1cb"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"delta-uride.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHLVL
"0"
SYMFONY_DOTENV_PATH
"/home/deltacore/www/u-ride.fr/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,MESSENGER_TRANSPORT_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_DSN,SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_FAILED_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAILER_DSN,SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH,DC_BASE_URL,DC_BEARER,DC_TIMEOUT,BYPASS_WEBHOOK_HMAC"
argc
0
argv
[]

Parent Request

Return to parent request (token = 4f4228)

Key Value
_controller
"sylius.controller.product::indexAction"
_firewall_context
"security.firewall.map.context.shop"
_locale
"fr_FR"
_remove_csp_headers
true
_route
"sylius_shop_product_index"
_route_params
[
  "_sylius" => [
    "template" => "@SyliusShop/product/index.html.twig"
    "grid" => "sylius_shop_product"
  ]
  "_locale" => "fr_FR"
  "slug" => "accessoires/accessoires-vehicule/lames-a-neige"
]
_security_authenticators
[]
_security_firewall_run
"_security_shop"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#6891
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#5999 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#6897
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#6892 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#6899
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#6900 …}
  }
]
_stopwatch_token
"c7a838"
_sylius
[
  "template" => "@SyliusShop/product/index.html.twig"
  "grid" => "sylius_shop_product"
]
slug
"accessoires/accessoires-vehicule/lames-a-neige"