Error 404 Not Found

GET https://topnet.softylines.com/assets/shop/js/app.js

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_links
Symfony\Component\WebLink\GenericLinkProvider {#6481
  -links: [
    6482 => Symfony\Component\WebLink\Link {#6482
      -href: "https://topnet.softylines.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_stopwatch_token
"39ef6c"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#4849
  #message: "No route found for "GET https://topnet.softylines.com/assets/shop/js/app.js" (from "https://topnet.softylines.com/en_US/register")"
  #code: 0
  #file: "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#4702 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/topnet/poc-topnet-marketplace/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);}
    }
    /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
      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);}
    /var/www/topnet/poc-topnet-marketplace/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) {
    }
    /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
      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 {
    }
    /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#792
  -records: [
    "" => [
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.080+00: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 {#810
            #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: "/var/www/topnet/poc-topnet-marketplace/vendor/liip/imagine-bundle/Templating/FilterTrait.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/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);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:2180 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › 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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/dependency-injection/Container.php:152 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service) …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:418 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer() …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:772 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:185 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.080+00: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 {#809
            #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: "/var/www/topnet/poc-topnet-marketplace/vendor/liip/imagine-bundle/Templating/FilterExtension.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/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);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:2181 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › 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/sylius/sylius/src/Sylius/Bundle/CoreBundle/Twig/FilterExtension.php';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/dependency-injection/Container.php:152 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service) …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:418 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer() …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:772 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:185 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.080+00:00"
        "message" => "User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\Helper\HelperInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#808
            #message: "User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\Helper\HelperInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/templating/Helper/HelperInterface.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/templating/Helper/HelperInterface.php:14 {
                include_once …
                › 
                › trigger_deprecation('symfony/templating', '6.4', '"%s" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.', HelperInterface::class);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:2253 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadata.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/Helper/HelperInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/Helper/Helper.php';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/dependency-injection/Container.php:152 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service) …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:418 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer() …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:772 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:185 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.080+00:00"
        "message" => "User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\Helper\Helper" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#807
            #message: "User Deprecated: Since symfony/templating 6.4: "Symfony\Component\Templating\Helper\Helper" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/templating/Helper/Helper.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/templating/Helper/Helper.php:14 {
                include_once …
                › 
                › trigger_deprecation('symfony/templating', '6.4', '"%s" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.', Helper::class);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:2254 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/Helper/HelperInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/templating/Helper/Helper.php';include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Templating/Helper/AdjustmentsHelper.php';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/dependency-injection/Container.php:152 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service) …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:418 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer() …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:772 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:185 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.080+00:00"
        "message" => "User Deprecated: Since symfony/http-foundation 6.2: The "Symfony\Component\HttpFoundation\RequestMatcher" class is deprecated, use "Symfony\Component\HttpFoundation\ChainRequestMatcher" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#806
            #message: "User Deprecated: Since symfony/http-foundation 6.2: The "Symfony\Component\HttpFoundation\RequestMatcher" class is deprecated, use "Symfony\Component\HttpFoundation\ChainRequestMatcher" instead."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-foundation/RequestMatcher.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-foundation/RequestMatcher.php:14 {
                include_once …
                › 
                › trigger_deprecation('symfony/http-foundation', '6.2', 'The "%s" class is deprecated, use "%s" instead.', RequestMatcher::class, ChainRequestMatcher::class);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:2571 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › include_once \dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Checkout/CheckoutResolver.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcher.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/dependency-injection/Container.php:152 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service) …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:418 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer() …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:772 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:185 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.081+00:00"
        "message" => "User Deprecated: Using XML mapping driver with XSD validation disabled is deprecated and will not be supported in Doctrine ORM 3.0. (XmlDriver.php:60 called by SimplifiedXmlDriver.php:23, https://github.com/doctrine/orm/pull/6728, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#689
            #message: "User Deprecated: Using XML mapping driver with XSD validation disabled is deprecated and will not be supported in Doctrine ORM 3.0. (XmlDriver.php:60 called by SimplifiedXmlDriver.php:23, https://github.com/doctrine/orm/pull/6728, package doctrine/orm)"
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/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);}
              }
              /var/www/topnet/poc-topnet-marketplace/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);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php:60 {
                Doctrine\ORM\Mapping\Driver\XmlDriver->__construct($locator, $fileExtension = self::DEFAULT_FILE_EXTENSION, bool $isXsdValidationEnabled = false) …
                › if (! $isXsdValidationEnabled) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/SimplifiedXmlDriver.php:23 {
                Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver->__construct($prefixes, $fileExtension = self::DEFAULT_FILE_EXTENSION, bool $isXsdValidationEnabled = false) …
                › 
                ›     parent::__construct($locator, $fileExtension, $isXsdValidationEnabled);}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3479 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getResourceMappingDriverChainService($container) …
                › 
                › $b = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__, 4).'/vendor/payum/payum/src/Payum/Core/Bridge/Doctrine/Resources/mapping') => 'Payum\\Core\\Model', (\dirname(__DIR__, 4).'/src/Component/Messaging/Resources/doctrine') => 'BitBag\\OpenMarketplace\\Component\\Messaging\\Entity', (\dirname(__DIR__, 4).'/src/Component/Order/Resources/doctrine') => 'BitBag\\OpenMarketplace\\Component\\Order\\Entity', (\dirname(__DIR__, 4).'/src/Component/Product/Resources/doctrine') => 'BitBag\\OpenMarketplace\\Component\\Product\\Entity', (\dirname(__DIR__, 4).'/src/Component/ProductListing/Resources/doctrine') => 'BitBag\\OpenMarketplace\\Component\\ProductListing\\Entity', (\dirname(__DIR__, 4).'/src/Component/Vendor/Resources/doctrine') => 'BitBag\\OpenMarketplace\\Component\\Vendor\\Entity', (\dirname(__DIR__, 4).'/src/Component/Settlement/Resources/doctrine') => 'BitBag\\OpenMarketplace\\Component\\Settlement\\Entity', (\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/doctrine') => 'BitBag\\SyliusCmsPlugin\\Entity', (\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/doctrine') => 'BitBag\\SyliusWishlistPlugin\\Entity'], '.orm.xml', false);$b->setGlobalBasename('mapping');
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:8021 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
                › $instance->setResultCache(($container->privates['cache.doctrine.orm.default.result'] ?? self::getCache_Doctrine_Orm_Default_ResultService($container)));$instance->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver(($container->services['Sylius\\Bundle\\ResourceBundle\\Doctrine\\ResourceMappingDriverChain'] ?? self::getResourceMappingDriverChainService($container)), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [    'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4259 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4250 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerSWSxdS4\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:866 {
                Doctrine\ORM\EntityManager->getConfiguration() …
                › {    return $this->config;}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/SyliusCoreBundle.php:110 {
                Sylius\Bundle\CoreBundle\SyliusCoreBundle->setDefaultOutputWalker(string $outputWalkerClass): void …
                › ->get('doctrine.orm.entity_manager')->getConfiguration()->setDefaultQueryHint(
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/SyliusCoreBundle.php:67 {
                Sylius\Bundle\CoreBundle\SyliusCoreBundle->boot(): void …
                › if ($this->container->getParameter('sylius_core.order_by_identifier')) {    $this->setDefaultOutputWalker(OrderByIdentifierSqlWalker::class);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:131 {
                Symfony\Component\HttpKernel\Kernel->boot() …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:192 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                › $this->boot();++$this->requestStackSize;
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.082+00:00"
        "message" => "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without setting second argument $numberAware=true is deprecated and will be removed in Doctrine ORM 3.0. (UnderscoreNamingStrategy.php:44 called by App_KernelDevDebugContainer.php:8034, https://github.com/doctrine/orm/pull/7908, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#546
            #message: "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without setting second argument $numberAware=true is deprecated and will be removed in Doctrine ORM 3.0. (UnderscoreNamingStrategy.php:44 called by App_KernelDevDebugContainer.php:8034, https://github.com/doctrine/orm/pull/7908, package doctrine/orm)"
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/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);}
              }
              /var/www/topnet/poc-topnet-marketplace/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);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:44 {
                Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) …
                › if (! $numberAware) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:8034 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
                › $instance->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$instance->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$instance->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4259 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4250 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerSWSxdS4\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:866 {
                Doctrine\ORM\EntityManager->getConfiguration() …
                › {    return $this->config;}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/SyliusCoreBundle.php:110 {
                Sylius\Bundle\CoreBundle\SyliusCoreBundle->setDefaultOutputWalker(string $outputWalkerClass): void …
                › ->get('doctrine.orm.entity_manager')->getConfiguration()->setDefaultQueryHint(
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/SyliusCoreBundle.php:67 {
                Sylius\Bundle\CoreBundle\SyliusCoreBundle->boot(): void …
                › if ($this->container->getParameter('sylius_core.order_by_identifier')) {    $this->setDefaultOutputWalker(OrderByIdentifierSqlWalker::class);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:131 {
                Symfony\Component\HttpKernel\Kernel->boot() …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:192 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                › $this->boot();++$this->requestStackSize;
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
    ]
    14 => [
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.083+00:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1293
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/getAnnotations_CachedReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/getAnnotations_CachedReaderService.php:23 {
                ContainerSWSxdS4\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:2868 {
                ContainerSWSxdS4\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7177 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container) …
                › {    $a = ($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService'));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7068 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_AddFormatService($container) …
                › {    return $container->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)), $container->parameters['api_platform.formats']);}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4368 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $instance->addListener('sylius.order.post_payment', [#[\Closure(name: 'sylius.listener.checkout_redirect', class: 'Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutRedirectListener')] fn () => ($container->privates['sylius.listener.checkout_redirect'] ?? $container->load('getSylius_Listener_CheckoutRedirectService')), 'handleCheckoutRedirect'], 0);$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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.083+00:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1295
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/getAnnotations_ReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/getAnnotations_ReaderService.php:23 {
                ContainerSWSxdS4\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:2868 {
                ContainerSWSxdS4\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/getAnnotations_CachedReaderService.php:25 {
                ContainerSWSxdS4\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:2868 {
                ContainerSWSxdS4\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7177 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container) …
                › {    $a = ($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService'));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7068 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_AddFormatService($container) …
                › {    return $container->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)), $container->parameters['api_platform.formats']);}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4368 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $instance->addListener('sylius.order.post_payment', [#[\Closure(name: 'sylius.listener.checkout_redirect', class: 'Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutRedirectListener')] fn () => ($container->privates['sylius.listener.checkout_redirect'] ?? $container->load('getSylius_Listener_CheckoutRedirectService')), 'handleCheckoutRedirect'], 0);$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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.083+00:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1302
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/getAnnotations_CacheAdapterService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/getAnnotations_CacheAdapterService.php:23 {
                ContainerSWSxdS4\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:2868 {
                ContainerSWSxdS4\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/getAnnotations_CachedReaderService.php:25 {
                ContainerSWSxdS4\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:2868 {
                ContainerSWSxdS4\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7177 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container) …
                › {    $a = ($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService'));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7068 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_AddFormatService($container) …
                › {    return $container->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)), $container->parameters['api_platform.formats']);}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4368 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $instance->addListener('sylius.order.post_payment', [#[\Closure(name: 'sylius.listener.checkout_redirect', class: 'Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutRedirectListener')] fn () => ($container->privates['sylius.listener.checkout_redirect'] ?? $container->load('getSylius_Listener_CheckoutRedirectService')), 'handleCheckoutRedirect'], 0);$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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.084+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1357
            #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php"
            #line: 53
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php:53 {
                ApiPlatform\Symfony\EventListener\AddFormatListener->__construct(Negotiator $negotiator, $resourceMetadataFactory, array $formats = []) …
                › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface && $resourceMetadataFactory instanceof ResourceMetadataFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7068 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_AddFormatService($container) …
                › {    return $container->privates['api_platform.listener.request.add_format'] = new \ApiPlatform\Symfony\EventListener\AddFormatListener(new \Negotiation\Negotiator(), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)), $container->parameters['api_platform.formats']);}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4368 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $instance->addListener('sylius.order.post_payment', [#[\Closure(name: 'sylius.listener.checkout_redirect', class: 'Sylius\\Bundle\\CoreBundle\\Checkout\\CheckoutRedirectListener')] fn () => ($container->privates['sylius.listener.checkout_redirect'] ?? $container->load('getSylius_Listener_CheckoutRedirectService')), 'handleCheckoutRedirect'], 0);$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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.084+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1367
            #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php"
            #line: 52
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php:52 {
                ApiPlatform\Symfony\EventListener\QueryParameterValidateListener->__construct($resourceMetadataFactory, $queryParameterValidator, bool $enabled = true) …
                › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));} else {
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7098 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › {    return $container->privates['api_platform.listener.view.validate_query_parameters'] = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener(($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)), new \ApiPlatform\Core\Filter\QueryParameterValidator(($container->privates['api_platform.filter_locator'] ?? self::getApiPlatform_FilterLocatorService($container))), true);}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4380 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] fn () => ($container->privates['api_platform.security.listener.request.deny_access'] ?? self::getApiPlatform_Security_Listener_Request_DenyAccessService($container)), 'onSecurity'], 3);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.084+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1423
            #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php"
            #line: 39
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php:39 {
                ApiPlatform\Serializer\SerializerContextBuilder->__construct($resourceMetadataFactory) …
                › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7297 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Serializer_ContextBuilder_FilterService($container) …
                › 
                ›     return $container->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($container->privates['api_platform.filter_locator'] ?? self::getApiPlatform_FilterLocatorService($container)), new \Sylius\Bundle\ApiBundle\SerializerContextBuilder\HttpRequestMethodTypeContextBuilder(new \Sylius\Bundle\ApiBundle\SerializerContextBuilder\LocaleContextBuilder(new \Sylius\Bundle\ApiBundle\SerializerContextBuilder\ChannelContextBuilder(new \ApiPlatform\Serializer\SerializerContextBuilder($a), ($container->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? self::getChannelContextInterfaceService($container))), ($container->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] ?? self::getLocaleContextInterfaceService($container)))));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7088 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_Read_LegacyService($container) …
                › {    return $container->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($container->privates['debug.api_platform.collection_data_provider'] ?? self::getDebug_ApiPlatform_CollectionDataProviderService($container)), ($container->privates['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelAwareItemDataProvider'] ?? self::getChannelAwareItemDataProviderService($container)), ($container->privates['debug.api_platform.subresource_data_provider'] ?? self::getDebug_ApiPlatform_SubresourceDataProviderService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.identifier.converter'] ?? self::getApiPlatform_Identifier_ConverterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4375 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.write.legacy', class: 'ApiPlatform\\Core\\EventListener\\WriteListener')] fn () => ($container->privates['api_platform.listener.view.write.legacy'] ?? $container->load('getApiPlatform_Listener_View_Write_LegacyService')), 'onKernelView'], 32);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read.legacy', class: 'ApiPlatform\\Core\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read.legacy'] ?? self::getApiPlatform_Listener_Request_Read_LegacyService($container)), 'onKernelRequest'], 4);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.swagger.listener.ui', class: 'ApiPlatform\\Symfony\\Bundle\\EventListener\\SwaggerUiListener')] fn () => ($container->privates['api_platform.swagger.listener.ui'] ??= new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()), 'onKernelRequest'], 0);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.084+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1424
            #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php"
            #line: 38
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php:38 {
                ApiPlatform\Serializer\SerializerFilterContextBuilder->__construct($resourceMetadataFactory, ContainerInterface $filterLocator, SerializerContextBuilderInterface $decorated) …
                › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7297 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Serializer_ContextBuilder_FilterService($container) …
                › 
                ›     return $container->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($a, ($container->privates['api_platform.filter_locator'] ?? self::getApiPlatform_FilterLocatorService($container)), new \Sylius\Bundle\ApiBundle\SerializerContextBuilder\HttpRequestMethodTypeContextBuilder(new \Sylius\Bundle\ApiBundle\SerializerContextBuilder\LocaleContextBuilder(new \Sylius\Bundle\ApiBundle\SerializerContextBuilder\ChannelContextBuilder(new \ApiPlatform\Serializer\SerializerContextBuilder($a), ($container->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? self::getChannelContextInterfaceService($container))), ($container->services['Sylius\\Component\\Locale\\Context\\LocaleContextInterface'] ?? self::getLocaleContextInterfaceService($container)))));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7088 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_Read_LegacyService($container) …
                › {    return $container->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($container->privates['debug.api_platform.collection_data_provider'] ?? self::getDebug_ApiPlatform_CollectionDataProviderService($container)), ($container->privates['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelAwareItemDataProvider'] ?? self::getChannelAwareItemDataProviderService($container)), ($container->privates['debug.api_platform.subresource_data_provider'] ?? self::getDebug_ApiPlatform_SubresourceDataProviderService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.identifier.converter'] ?? self::getApiPlatform_Identifier_ConverterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4375 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.write.legacy', class: 'ApiPlatform\\Core\\EventListener\\WriteListener')] fn () => ($container->privates['api_platform.listener.view.write.legacy'] ?? $container->load('getApiPlatform_Listener_View_Write_LegacyService')), 'onKernelView'], 32);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read.legacy', class: 'ApiPlatform\\Core\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read.legacy'] ?? self::getApiPlatform_Listener_Request_Read_LegacyService($container)), 'onKernelRequest'], 4);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.swagger.listener.ui', class: 'ApiPlatform\\Symfony\\Bundle\\EventListener\\SwaggerUiListener')] fn () => ($container->privates['api_platform.swagger.listener.ui'] ??= new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()), 'onKernelRequest'], 0);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.087+00:00"
        "message" => "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3734
            #message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/validator/ValidatorBuilder.php"
            #line: 252
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/validator/ValidatorBuilder.php:252 {
                Symfony\Component\Validator\ValidatorBuilder->setDoctrineAnnotationReader(?Reader $reader): static …
                › {    trigger_deprecation('symfony/validator', '6.4', 'Method "%s()" is deprecated without replacement.', __METHOD__);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:10220 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:6518 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7118 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService($container) …
                › {    $a = ($container->services['validator'] ?? self::getValidatorService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:6975 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Identifier_ConverterService($container) …
                › {    $a = ($container->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? self::getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7088 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_Read_LegacyService($container) …
                › {    return $container->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($container->privates['debug.api_platform.collection_data_provider'] ?? self::getDebug_ApiPlatform_CollectionDataProviderService($container)), ($container->privates['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelAwareItemDataProvider'] ?? self::getChannelAwareItemDataProviderService($container)), ($container->privates['debug.api_platform.subresource_data_provider'] ?? self::getDebug_ApiPlatform_SubresourceDataProviderService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.identifier.converter'] ?? self::getApiPlatform_Identifier_ConverterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4375 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.write.legacy', class: 'ApiPlatform\\Core\\EventListener\\WriteListener')] fn () => ($container->privates['api_platform.listener.view.write.legacy'] ?? $container->load('getApiPlatform_Listener_View_Write_LegacyService')), 'onKernelView'], 32);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read.legacy', class: 'ApiPlatform\\Core\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read.legacy'] ?? self::getApiPlatform_Listener_Request_Read_LegacyService($container)), 'onKernelRequest'], 4);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.swagger.listener.ui', class: 'ApiPlatform\\Symfony\\Bundle\\EventListener\\SwaggerUiListener')] fn () => ($container->privates['api_platform.swagger.listener.ui'] ??= new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()), 'onKernelRequest'], 0);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.087+00:00"
        "message" => "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3882
            #message: "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php"
            #line: 51
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php:51 {
                Symfony\Component\Serializer\Mapping\Loader\AttributeLoader->__construct(?Reader $reader = null) …
                › if ($reader) {    trigger_deprecation('symfony/serializer', '6.4', 'Passing a "%s" instance as argument 1 to "%s()" is deprecated, pass null or omit the parameter instead.', get_debug_type($reader), __METHOD__);}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7307 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService($container) …
                › {    return $container->privates['api_platform.serializer.mapping.class_metadata_factory'] = new \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([new \Symfony\Component\Serializer\Mapping\Loader\AttributeLoader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService'))), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/serialization/Messages/Admin/Account/RequestResetPasswordEmail.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/Resources/config/serialization/Messages/Admin/Account/ResetPassword.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Address.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Adjustment.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/AdminUser.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/AvatarImage.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CatalogPromotion.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CatalogPromotionAction.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CatalogPromotionScope.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CatalogPromotionTranslation.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Channel.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ChannelPricing.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/ChangePasswordShopUser.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/ChangePaymentMethod.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/RegisterShopUser.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/RequestResetPasswordToken.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/ResendVerificationEmail.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/ResetPassword.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Account/VerifyCustomerAccount.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/AddProductReview.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/AddItemToCart.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/ChangeItemQuantityInCart.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Cart/RemoveItemFromCart.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/ChoosePaymentMethod.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/ChooseShippingMethod.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/CompleteOrder.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/ShipShipment.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/Checkout/UpdateCart.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Commands/SendContactRequest.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Country.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Currency.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Customer.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/CustomerGroup.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ExchangeRate.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Locale.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Order.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/OrderItem.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/OrderItemUnit.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Payment.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/PaymentMethod.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Product.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAssociation.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAssociationType.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAssociationTypeTranslation.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAttribute.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductAttributeValue.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductImage.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOption.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOptionTranslation.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOptionValue.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductOptionValueTranslation.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductReview.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductTaxon.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductTranslation.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductVariant.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ProductVariantTranslation.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Promotion.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Province.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Shipment.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShippingCategory.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShippingMethod.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShippingMethodTranslation.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShopBillingData.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ShopUser.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/TaxCategory.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Taxon.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/TaxonTranslation.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/Zone.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/ApiBundle/Resources/config/serialization/ZoneMember.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/Block.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/BlockTranslation.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/Faq.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/FaqTranslation.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/Media.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/MediaTranslation.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/Page.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/PageTranslation.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/Section.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/cms-plugin/src/Resources/config/serialization/SectionTranslation.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/serialization/Commands/Wishlist/AddProductToWishlist.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/serialization/Commands/Wishlist/AddProductVariantToWishlist.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/serialization/Commands/Wishlist/CreateWishlist.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/serialization/Product.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/serialization/ProductVariant.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/serialization/ShopUser.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/serialization/Wishlist.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/vendor/bitbag/wishlist-plugin/src/Resources/config/serialization/WishlistProduct.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Address.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Commands/Vendor/CreateProductListing.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Commands/Vendor/RegisterVendor.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Commands/Vendor/UpdateProductListing.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Commands/Vendor/UploadVendorBackgroundImage.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Commands/Vendor/UploadVendorImage.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Customer.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Messaging/Category.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Messaging/Conversation.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Messaging/Message.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Order.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/OrderItem.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/OrderItemUnit.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Product.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductListing/Draft.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductListing/DraftAttribute.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductListing/DraftAttributeTranslation.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductListing/DraftAttributeValue.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductListing/DraftImage.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductListing/DraftTaxon.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductListing/DraftTranslation.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductListing/Listing.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductListing/ListingPrice.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ProductVariant.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Shipment.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ShipmentMethod.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/ShopUser.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/Vendor.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/VendorAddress.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/VendorBackgroundImage.xml')), new \Symfony\Component\Serializer\Mapping\Loader\XmlFileLoader((\dirname(__DIR__, 4).'/src/Component/Core/Api/Resources/serialization/VendorImage.xml'))])));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7125 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService($container) …
                › 
                › $instance = new \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory(($container->privates['api_platform.cache.metadata.property.legacy'] ?? self::getApiPlatform_Cache_Metadata_Property_LegacyService($container)), new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\ValidatorPropertyMetadataFactory($a, new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($container->privates['api_platform.metadata.extractor.yaml.legacy'] ??= new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([], $container)), new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationPropertyMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\AnnotationSubresourceMetadataFactory($b, new \ApiPlatform\Core\Metadata\Property\Factory\DefaultPropertyMetadataFactory(new \ApiPlatform\Core\Metadata\Property\Factory\SerializerPropertyMetadataFactory(($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)), ($container->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? self::getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService($container)), new \ApiPlatform\Core\Bridge\Doctrine\Orm\Metadata\Property\DoctrineOrmPropertyMetadataFactory(($container->services['doctrine'] ?? self::getDoctrineService($container)), new \ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyMetadataFactory(($container->privates['property_info'] ?? self::getPropertyInfoService($container)), new \ApiPlatform\Core\Metadata\Property\Factory\ExtractorPropertyMetadataFactory(($container->privates['api_platform.metadata.extractor.xml.legacy'] ?? self::getApiPlatform_Metadata_Extractor_Xml_LegacyService($container))))), ($container->privates['api_platform.resource_class_resolver'] ?? self::getApiPlatform_ResourceClassResolverService($container))))))), new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['api_platform.metadata.property_schema.choice_restriction'] ??= new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaChoiceRestriction());
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:6975 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Identifier_ConverterService($container) …
                › {    $a = ($container->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? self::getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7088 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_Read_LegacyService($container) …
                › {    return $container->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($container->privates['debug.api_platform.collection_data_provider'] ?? self::getDebug_ApiPlatform_CollectionDataProviderService($container)), ($container->privates['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelAwareItemDataProvider'] ?? self::getChannelAwareItemDataProviderService($container)), ($container->privates['debug.api_platform.subresource_data_provider'] ?? self::getDebug_ApiPlatform_SubresourceDataProviderService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.identifier.converter'] ?? self::getApiPlatform_Identifier_ConverterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4375 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.write.legacy', class: 'ApiPlatform\\Core\\EventListener\\WriteListener')] fn () => ($container->privates['api_platform.listener.view.write.legacy'] ?? $container->load('getApiPlatform_Listener_View_Write_LegacyService')), 'onKernelView'], 32);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read.legacy', class: 'ApiPlatform\\Core\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read.legacy'] ?? self::getApiPlatform_Listener_Request_Read_LegacyService($container)), 'onKernelRequest'], 4);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.swagger.listener.ui', class: 'ApiPlatform\\Symfony\\Bundle\\EventListener\\SwaggerUiListener')] fn () => ($container->privates['api_platform.swagger.listener.ui'] ??= new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()), 'onKernelRequest'], 0);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.088+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Api\IdentifiersExtractor" is deprecated, use ApiPlatform\Api\IdentifiersExtractor instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4027
            #message: "User Deprecated: Since api-platform/core 2.7: The service "ApiPlatform\Core\Api\IdentifiersExtractor" is deprecated, use ApiPlatform\Api\IdentifiersExtractor instead."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php"
            #line: 47
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php:47 {
                ApiPlatform\Core\Api\IdentifiersExtractor->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, ?PropertyAccessorInterface $propertyAccessor = null, ?ResourceClassResolverInterface $resourceClassResolver = null, ?bool $metadataBackwardCompatibilityLayer = null) …
                › if ($metadataBackwardCompatibilityLayer) {    trigger_deprecation('api-platform/core', '2.7', sprintf('The service "%s" is deprecated, use %s instead.', self::class, NewIdentifiersExtractor::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7009 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_IdentifiersExtractor_CachedService($container) …
                › 
                › $instance = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($container->privates['api_platform.cache.identifiers_extractor'] ?? self::getApiPlatform_Cache_IdentifiersExtractorService($container)), new \ApiPlatform\Core\Api\IdentifiersExtractor(($container->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService($container)), $a, $b, $c, true), $b, $c);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:6981 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Identifier_ConverterService($container) …
                › 
                › $instance = new \ApiPlatform\Core\Identifier\IdentifierConverter(($container->privates['api_platform.identifiers_extractor.cached'] ?? self::getApiPlatform_IdentifiersExtractor_CachedService($container)), $a, new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['api_platform.identifier.integer'] ??= new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer());
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7088 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_Read_LegacyService($container) …
                › {    return $container->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($container->privates['debug.api_platform.collection_data_provider'] ?? self::getDebug_ApiPlatform_CollectionDataProviderService($container)), ($container->privates['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelAwareItemDataProvider'] ?? self::getChannelAwareItemDataProviderService($container)), ($container->privates['debug.api_platform.subresource_data_provider'] ?? self::getDebug_ApiPlatform_SubresourceDataProviderService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.identifier.converter'] ?? self::getApiPlatform_Identifier_ConverterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4375 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.write.legacy', class: 'ApiPlatform\\Core\\EventListener\\WriteListener')] fn () => ($container->privates['api_platform.listener.view.write.legacy'] ?? $container->load('getApiPlatform_Listener_View_Write_LegacyService')), 'onKernelView'], 32);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read.legacy', class: 'ApiPlatform\\Core\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read.legacy'] ?? self::getApiPlatform_Listener_Request_Read_LegacyService($container)), 'onKernelRequest'], 4);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.swagger.listener.ui', class: 'ApiPlatform\\Symfony\\Bundle\\EventListener\\SwaggerUiListener')] fn () => ($container->privates['api_platform.swagger.listener.ui'] ??= new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()), 'onKernelRequest'], 0);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.088+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\ReadListener" is deprecated and will be replaced by "ApiPlatform\Symfony\EventListener\ReadListener" in 3.0."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4030
            #message: "User Deprecated: Since api-platform/core 2.7: The listener "ApiPlatform\Core\EventListener\ReadListener" is deprecated and will be replaced by "ApiPlatform\Symfony\EventListener\ReadListener" in 3.0."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Core/EventListener/ReadListener.php"
            #line: 66
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Core/EventListener/ReadListener.php:66 {
                ApiPlatform\Core\EventListener\ReadListener->__construct(CollectionDataProviderInterface $collectionDataProvider, ItemDataProviderInterface $itemDataProvider, ?SubresourceDataProviderInterface $subresourceDataProvider = null, ?SerializerContextBuilderInterface $serializerContextBuilder = null, ?IdentifierConverterInterface $identifierConverter = null, ?ResourceMetadataFactoryInterface $resourceMetadataFactory = null, ?ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory = null, ?bool $metadataBackwardCompatibilityLayer = null) …
                › if ($metadataBackwardCompatibilityLayer || null === $metadataBackwardCompatibilityLayer) {    trigger_deprecation('api-platform/core', '2.7', sprintf('The listener "%s" is deprecated and will be replaced by "%s" in 3.0.', __CLASS__, SymfonyReadListener::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7088 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_Read_LegacyService($container) …
                › {    return $container->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener(($container->privates['debug.api_platform.collection_data_provider'] ?? self::getDebug_ApiPlatform_CollectionDataProviderService($container)), ($container->privates['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelAwareItemDataProvider'] ?? self::getChannelAwareItemDataProviderService($container)), ($container->privates['debug.api_platform.subresource_data_provider'] ?? self::getDebug_ApiPlatform_SubresourceDataProviderService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.identifier.converter'] ?? self::getApiPlatform_Identifier_ConverterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4375 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.write.legacy', class: 'ApiPlatform\\Core\\EventListener\\WriteListener')] fn () => ($container->privates['api_platform.listener.view.write.legacy'] ?? $container->load('getApiPlatform_Listener_View_Write_LegacyService')), 'onKernelView'], 32);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read.legacy', class: 'ApiPlatform\\Core\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read.legacy'] ?? self::getApiPlatform_Listener_Request_Read_LegacyService($container)), 'onKernelRequest'], 4);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.swagger.listener.ui', class: 'ApiPlatform\\Symfony\\Bundle\\EventListener\\SwaggerUiListener')] fn () => ($container->privates['api_platform.swagger.listener.ui'] ??= new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()), 'onKernelRequest'], 0);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.089+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: The $exceptionOnNoToken parameter in "ApiPlatform\Symfony\Security\ResourceAccessChecker::__construct()" is deprecated and will always be false in 3.0, you should stop using it."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4058
            #message: "User Deprecated: Since api-platform/core 2.7: The $exceptionOnNoToken parameter in "ApiPlatform\Symfony\Security\ResourceAccessChecker::__construct()" is deprecated and will always be false in 3.0, you should stop using it."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php"
            #line: 49
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php:49 {
                ApiPlatform\Symfony\Security\ResourceAccessChecker->__construct(?ExpressionLanguage $expressionLanguage = null, ?AuthenticationTrustResolverInterface $authenticationTrustResolver = null, ?RoleHierarchyInterface $roleHierarchy = null, ?TokenStorageInterface $tokenStorage = null, ?AuthorizationCheckerInterface $authorizationChecker = null, bool $exceptionOnNoToken = true) …
                ›     $this->exceptionOnNoToken = $exceptionOnNoToken;    trigger_deprecation('api-platform/core', '2.7', 'The $exceptionOnNoToken parameter in "%s()" is deprecated and will always be false in 3.0, you should stop using it.', __METHOD__);}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7279 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Security_ResourceAccessCheckerService($container) …
                › 
                › $instance = new \ApiPlatform\Symfony\Security\ResourceAccessChecker(($container->privates['security.expression_language'] ?? self::getSecurity_ExpressionLanguageService($container)), ($container->privates['security.authentication.trust_resolver'] ??= new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()), ($container->privates['security.role_hierarchy'] ??= new \Symfony\Component\Security\Core\Role\RoleHierarchy([])), ($container->services['security.token_storage'] ?? self::getSecurity_TokenStorageService($container)), $a, false);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7263 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Security_Listener_Request_DenyAccessService($container) …
                › {    return $container->privates['api_platform.security.listener.request.deny_access'] = new \ApiPlatform\Symfony\EventListener\DenyAccessListener(($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)), ($container->privates['api_platform.security.resource_access_checker'] ?? self::getApiPlatform_Security_ResourceAccessCheckerService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4381 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] fn () => ($container->privates['api_platform.security.listener.request.deny_access'] ?? self::getApiPlatform_Security_Listener_Request_DenyAccessService($container)), 'onSecurity'], 3);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.security.listener.request.deny_access', class: 'ApiPlatform\\Symfony\\EventListener\\DenyAccessListener')] fn () => ($container->privates['api_platform.security.listener.request.deny_access'] ?? self::getApiPlatform_Security_Listener_Request_DenyAccessService($container)), 'onSecurityPostDenormalize'], 1);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.089+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\Api\IriConverterInterface" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4057
            #message: "User Deprecated: Since api-platform/core 2.7: Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\Api\IriConverterInterface" instead."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/getApiPlatform_IriConverter_LegacyService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/getApiPlatform_IriConverter_LegacyService.php:23 {
                ContainerSWSxdS4\getApiPlatform_IriConverter_LegacyService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('api-platform/core', '2.7', 'Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\\Api\\IriConverterInterface" instead.');}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:2868 {
                ContainerSWSxdS4\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3162 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getProductVariantNormalizerService($container) …
                › {    $a = ($container->privates['api_platform.iri_converter.legacy'] ?? $container->load('getApiPlatform_IriConverter_LegacyService'));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9334 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › {    $a = ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductVariantNormalizer'] ?? self::getProductVariantNormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.089+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4098
            #message: "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php"
            #line: 108
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:108 {
                ApiPlatform\Serializer\AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, ?ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ?ResourceAccessCheckerInterface $resourceAccessChecker = null) …
                › if ($iriConverter instanceof LegacyIriConverterInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/ItemNormalizer.php:45 {
                ApiPlatform\Serializer\ItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, ?ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, ?LoggerInterface $logger = null, iterable $dataTransformers = [], $resourceMetadataFactory = null, ?ResourceAccessCheckerInterface $resourceAccessChecker = null, array $defaultContext = []) …
                › {    parent::__construct($propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, $propertyAccessor, $nameConverter, $classMetadataFactory, $itemDataProvider, $allowPlainIdentifiers, $defaultContext, $dataTransformers, $resourceMetadataFactory, $resourceAccessChecker);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7328 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Serializer_Normalizer_ItemService($container) …
                › 
                › $instance = new \ApiPlatform\Serializer\ItemNormalizer(($container->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService($container)), $a, ($container->privates['api_platform.iri_converter.legacy'] ?? $container->load('getApiPlatform_IriConverter_LegacyService')), ($container->privates['api_platform.resource_class_resolver'] ?? self::getApiPlatform_ResourceClassResolverService($container)), ($container->privates['property_accessor'] ?? self::getPropertyAccessorService($container)), ($container->privates['serializer.name_converter.metadata_aware'] ?? self::getSerializer_NameConverter_MetadataAwareService($container)), ($container->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? self::getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService($container)), ($container->privates['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelAwareItemDataProvider'] ?? self::getChannelAwareItemDataProviderService($container)), false, NULL, new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3068 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getCommandDenormalizerService($container) …
                › {    $a = ($container->privates['api_platform.serializer.normalizer.item'] ?? self::getApiPlatform_Serializer_Normalizer_ItemService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9344 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › }$c = ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandDenormalizer'] ?? self::getCommandDenormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.089+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4119
            #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Core/Bridge/Symfony/Messenger/DataTransformer.php"
            #line: 42
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Core/Bridge/Symfony/Messenger/DataTransformer.php:42 {
                ApiPlatform\Core\Bridge\Symfony\Messenger\DataTransformer->__construct($resourceMetadataFactory) …
                › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/getApiPlatform_Messenger_DataTransformerService.php:23 {
                ContainerSWSxdS4\getApiPlatform_Messenger_DataTransformerService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['api_platform.messenger.data_transformer'] = new \ApiPlatform\Core\Bridge\Symfony\Messenger\DataTransformer(($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:2868 {
                ContainerSWSxdS4\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7330 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                ›     yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));    yield 1 => ($container->privates['api_platform.messenger.data_transformer'] ?? $container->load('getApiPlatform_Messenger_DataTransformerService'));}, 2), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)), $b);
              }
              ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure}() {}
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:124 {
                ApiPlatform\Serializer\AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, ?ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ?ResourceAccessCheckerInterface $resourceAccessChecker = null) …
                › // Just skip our data transformer to trigger a proper deprecation$customDataTransformers = array_filter(\is_array($dataTransformers) ? $dataTransformers : iterator_to_array($dataTransformers), function ($dataTransformer) {    return !$dataTransformer instanceof MessengerDataTransformer;
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/ItemNormalizer.php:45 {
                ApiPlatform\Serializer\ItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, ?ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, ?LoggerInterface $logger = null, iterable $dataTransformers = [], $resourceMetadataFactory = null, ?ResourceAccessCheckerInterface $resourceAccessChecker = null, array $defaultContext = []) …
                › {    parent::__construct($propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, $propertyAccessor, $nameConverter, $classMetadataFactory, $itemDataProvider, $allowPlainIdentifiers, $defaultContext, $dataTransformers, $resourceMetadataFactory, $resourceAccessChecker);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7328 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Serializer_Normalizer_ItemService($container) …
                › 
                › $instance = new \ApiPlatform\Serializer\ItemNormalizer(($container->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService($container)), $a, ($container->privates['api_platform.iri_converter.legacy'] ?? $container->load('getApiPlatform_IriConverter_LegacyService')), ($container->privates['api_platform.resource_class_resolver'] ?? self::getApiPlatform_ResourceClassResolverService($container)), ($container->privates['property_accessor'] ?? self::getPropertyAccessorService($container)), ($container->privates['serializer.name_converter.metadata_aware'] ?? self::getSerializer_NameConverter_MetadataAwareService($container)), ($container->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? self::getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService($container)), ($container->privates['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelAwareItemDataProvider'] ?? self::getChannelAwareItemDataProviderService($container)), false, NULL, new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3068 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getCommandDenormalizerService($container) …
                › {    $a = ($container->privates['api_platform.serializer.normalizer.item'] ?? self::getApiPlatform_Serializer_Normalizer_ItemService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9344 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › }$c = ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandDenormalizer'] ?? self::getCommandDenormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.089+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: The DataTransformer pattern is deprecated, use a Provider or a Processor and either use your input or return a new output there."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4100
            #message: "User Deprecated: Since api-platform/core 2.7: The DataTransformer pattern is deprecated, use a Provider or a Processor and either use your input or return a new output there."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php"
            #line: 129
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:129 {
                ApiPlatform\Serializer\AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, ?ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ?ResourceAccessCheckerInterface $resourceAccessChecker = null) …
                › if (\count($customDataTransformers)) {    trigger_deprecation('api-platform/core', '2.7', 'The DataTransformer pattern is deprecated, use a Provider or a Processor and either use your input or return a new output there.');}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/ItemNormalizer.php:45 {
                ApiPlatform\Serializer\ItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, ?ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, ?LoggerInterface $logger = null, iterable $dataTransformers = [], $resourceMetadataFactory = null, ?ResourceAccessCheckerInterface $resourceAccessChecker = null, array $defaultContext = []) …
                › {    parent::__construct($propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, $propertyAccessor, $nameConverter, $classMetadataFactory, $itemDataProvider, $allowPlainIdentifiers, $defaultContext, $dataTransformers, $resourceMetadataFactory, $resourceAccessChecker);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7328 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Serializer_Normalizer_ItemService($container) …
                › 
                › $instance = new \ApiPlatform\Serializer\ItemNormalizer(($container->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService($container)), $a, ($container->privates['api_platform.iri_converter.legacy'] ?? $container->load('getApiPlatform_IriConverter_LegacyService')), ($container->privates['api_platform.resource_class_resolver'] ?? self::getApiPlatform_ResourceClassResolverService($container)), ($container->privates['property_accessor'] ?? self::getPropertyAccessorService($container)), ($container->privates['serializer.name_converter.metadata_aware'] ?? self::getSerializer_NameConverter_MetadataAwareService($container)), ($container->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? self::getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService($container)), ($container->privates['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelAwareItemDataProvider'] ?? self::getChannelAwareItemDataProviderService($container)), false, NULL, new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3068 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getCommandDenormalizerService($container) …
                › {    $a = ($container->privates['api_platform.serializer.normalizer.item'] ?? self::getApiPlatform_Serializer_Normalizer_ItemService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9344 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › }$c = ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandDenormalizer'] ?? self::getCommandDenormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.089+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4099
            #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php"
            #line: 133
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:133 {
                ApiPlatform\Serializer\AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, ?ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ?ResourceAccessCheckerInterface $resourceAccessChecker = null) …
                › if ($resourceMetadataFactory && !$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/ItemNormalizer.php:45 {
                ApiPlatform\Serializer\ItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, ?ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, ?LoggerInterface $logger = null, iterable $dataTransformers = [], $resourceMetadataFactory = null, ?ResourceAccessCheckerInterface $resourceAccessChecker = null, array $defaultContext = []) …
                › {    parent::__construct($propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, $propertyAccessor, $nameConverter, $classMetadataFactory, $itemDataProvider, $allowPlainIdentifiers, $defaultContext, $dataTransformers, $resourceMetadataFactory, $resourceAccessChecker);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7328 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Serializer_Normalizer_ItemService($container) …
                › 
                › $instance = new \ApiPlatform\Serializer\ItemNormalizer(($container->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService($container)), $a, ($container->privates['api_platform.iri_converter.legacy'] ?? $container->load('getApiPlatform_IriConverter_LegacyService')), ($container->privates['api_platform.resource_class_resolver'] ?? self::getApiPlatform_ResourceClassResolverService($container)), ($container->privates['property_accessor'] ?? self::getPropertyAccessorService($container)), ($container->privates['serializer.name_converter.metadata_aware'] ?? self::getSerializer_NameConverter_MetadataAwareService($container)), ($container->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? self::getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService($container)), ($container->privates['Sylius\\Bundle\\ApiBundle\\DataProvider\\ChannelAwareItemDataProvider'] ?? self::getChannelAwareItemDataProviderService($container)), false, NULL, new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3068 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getCommandDenormalizerService($container) …
                › {    $a = ($container->privates['api_platform.serializer.normalizer.item'] ?? self::getApiPlatform_Serializer_Normalizer_ItemService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9344 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › }$c = ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandDenormalizer'] ?? self::getCommandDenormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.090+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4125
            #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php"
            #line: 65
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php:65 {
                ApiPlatform\Core\JsonSchema\SchemaFactory->__construct($typeFactory, $resourceMetadataFactory, $propertyNameCollectionFactory, $propertyMetadataFactory, ?NameConverterInterface $nameConverter = null, ?ResourceClassResolverInterface $resourceClassResolver = null) …
                › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:6949 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Hydra_JsonSchema_SchemaFactoryService($container) …
                › 
                › $instance = new \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\Core\JsonSchema\SchemaFactory($a, ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)), ($container->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService($container)), $b, ($container->privates['serializer.name_converter.metadata_aware'] ?? self::getSerializer_NameConverter_MetadataAwareService($container)), ($container->privates['api_platform.resource_class_resolver'] ?? self::getApiPlatform_ResourceClassResolverService($container))));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7033 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_JsonSchema_TypeFactoryService($container) …
                › 
                › $instance->setSchemaFactory(($container->privates['api_platform.hydra.json_schema.schema_factory'] ?? self::getApiPlatform_Hydra_JsonSchema_SchemaFactoryService($container)));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:6938 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Hydra_JsonSchema_SchemaFactoryService($container) …
                › {    $a = ($container->privates['api_platform.json_schema.type_factory'] ?? self::getApiPlatform_JsonSchema_TypeFactoryService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3237 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getAdminAuthenticationTokenDocumentationNormalizerService($container) …
                › }$b = ($container->privates['api_platform.hydra.json_schema.schema_factory'] ?? self::getApiPlatform_Hydra_JsonSchema_SchemaFactoryService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3291 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getProductDocumentationNormalizerService($container) …
                › {    $a = ($container->services['Sylius\\Bundle\\ApiBundle\\Swagger\\AdminAuthenticationTokenDocumentationNormalizer'] ?? self::getAdminAuthenticationTokenDocumentationNormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3313 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getProductImageDocumentationNormalizerService($container) …
                › {    $a = ($container->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductDocumentationNormalizer'] ?? self::getProductDocumentationNormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3335 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getProductSlugDocumentationNormalizerService($container) …
                › {    $a = ($container->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductImageDocumentationNormalizer'] ?? self::getProductImageDocumentationNormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3357 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getProductVariantDocumentationNormalizerService($container) …
                › {    $a = ($container->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductSlugDocumentationNormalizer'] ?? self::getProductSlugDocumentationNormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3379 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getShippingMethodDocumentationNormalizerService($container) …
                › {    $a = ($container->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductVariantDocumentationNormalizer'] ?? self::getProductVariantDocumentationNormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3269 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getPathHiderDocumentationNormalizerService($container) …
                › {    $a = ($container->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ShippingMethodDocumentationNormalizer'] ?? self::getShippingMethodDocumentationNormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3205 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getAcceptLanguageHeaderDocumentationNormalizerService($container) …
                › {    $a = ($container->services['Sylius\\Bundle\\ApiBundle\\Swagger\\PathHiderDocumentationNormalizer'] ?? self::getPathHiderDocumentationNormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3401 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getShopAuthenticationTokenDocumentationNormalizerService($container) …
                › {    $a = ($container->services['Sylius\\Bundle\\ApiBundle\\Swagger\\AcceptLanguageHeaderDocumentationNormalizer'] ?? self::getAcceptLanguageHeaderDocumentationNormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9349 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › }$d = ($container->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ShopAuthenticationTokenDocumentationNormalizer'] ?? self::getShopAuthenticationTokenDocumentationNormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.090+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4151
            #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php"
            #line: 169
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php:169 {
                ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, $jsonSchemaFactory = null, $jsonSchemaTypeFactory = null, ?OperationPathResolverInterface $operationPathResolver = null, ?UrlGeneratorInterface $urlGenerator = null, $filterLocator = null, ?NameConverterInterface $nameConverter = null, bool $oauthEnabled = false, string $oauthType = '', string $oauthFlow = '', string $oauthTokenUrl = '', string $oauthAuthorizationUrl = '', array $oauthScopes = [], array $apiKeys = [], ?SubresourceOperationFactoryInterface $subresourceOperationFactory = null, bool $paginationEnabled = true, string $paginationPageParameterName = 'page', bool $clientItemsPerPage = false, string $itemsPerPageParameterName = '…12', $formats = [], bool $paginationClientEnabled = false, string $paginationClientEnabledParameterName = '…10', array $defaultContext = [], array $swaggerVersions = […2], ?IdentifiersExtractorInterface $identifiersExtractor = null, ?NormalizerInterface $openApiNormalizer = null, bool $legacyMode = false) …
                › if ($resourceMetadataFactory instanceof ResourceMetadataFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3253 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getAdminAuthenticationTokenDocumentationNormalizerService($container) …
                › 
                › $instance = new \Sylius\Bundle\ApiBundle\Swagger\AdminAuthenticationTokenDocumentationNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer(($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)), ($container->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService($container)), $a, $b, ($container->privates['api_platform.json_schema.type_factory'] ?? self::getApiPlatform_JsonSchema_TypeFactoryService($container)), $c, NULL, ($container->privates['api_platform.filter_locator'] ?? self::getApiPlatform_FilterLocatorService($container)), NULL, false, 'oauth2', 'application', '', '', [], $container->getParameter('api_platform.swagger.api_keys'), $d, true, 'page', true, 'itemsPerPage', $container->parameters['api_platform.formats'], false, 'pagination', [], $container->parameters['api_platform.swagger.versions'], ($container->privates['api_platform.identifiers_extractor.cached'] ?? self::getApiPlatform_IdentifiersExtractor_CachedService($container)), NULL, true, new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(($container->privates['.1_Serializer~1PjD7L2'] ?? self::get_1Serializer1PjD7L2Service($container)))), '/api/v2');}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3291 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getProductDocumentationNormalizerService($container) …
                › {    $a = ($container->services['Sylius\\Bundle\\ApiBundle\\Swagger\\AdminAuthenticationTokenDocumentationNormalizer'] ?? self::getAdminAuthenticationTokenDocumentationNormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3313 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getProductImageDocumentationNormalizerService($container) …
                › {    $a = ($container->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductDocumentationNormalizer'] ?? self::getProductDocumentationNormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3335 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getProductSlugDocumentationNormalizerService($container) …
                › {    $a = ($container->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductImageDocumentationNormalizer'] ?? self::getProductImageDocumentationNormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3357 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getProductVariantDocumentationNormalizerService($container) …
                › {    $a = ($container->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductSlugDocumentationNormalizer'] ?? self::getProductSlugDocumentationNormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3379 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getShippingMethodDocumentationNormalizerService($container) …
                › {    $a = ($container->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ProductVariantDocumentationNormalizer'] ?? self::getProductVariantDocumentationNormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3269 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getPathHiderDocumentationNormalizerService($container) …
                › {    $a = ($container->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ShippingMethodDocumentationNormalizer'] ?? self::getShippingMethodDocumentationNormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3205 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getAcceptLanguageHeaderDocumentationNormalizerService($container) …
                › {    $a = ($container->services['Sylius\\Bundle\\ApiBundle\\Swagger\\PathHiderDocumentationNormalizer'] ?? self::getPathHiderDocumentationNormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3401 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getShopAuthenticationTokenDocumentationNormalizerService($container) …
                › {    $a = ($container->services['Sylius\\Bundle\\ApiBundle\\Swagger\\AcceptLanguageHeaderDocumentationNormalizer'] ?? self::getAcceptLanguageHeaderDocumentationNormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9349 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › }$d = ($container->services['Sylius\\Bundle\\ApiBundle\\Swagger\\ShopAuthenticationTokenDocumentationNormalizer'] ?? self::getShopAuthenticationTokenDocumentationNormalizerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.090+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4168
            #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/JsonLd/ContextBuilder.php"
            #line: 76
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/JsonLd/ContextBuilder.php:76 {
                ApiPlatform\JsonLd\ContextBuilder->__construct(ResourceNameCollectionFactoryInterface $resourceNameCollectionFactory, $resourceMetadataFactory, $propertyNameCollectionFactory, $propertyMetadataFactory, UrlGeneratorInterface $urlGenerator, ?NameConverterInterface $nameConverter = null, ?IriConverterInterface $iriConverter = null) …
                › if ($resourceMetadataFactory instanceof ResourceMetadataFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7052 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Jsonld_ContextBuilderService($container) …
                › 
                › $instance = new \ApiPlatform\JsonLd\ContextBuilder(($container->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)), ($container->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService($container)), $a, $b, ($container->privates['serializer.name_converter.metadata_aware'] ?? self::getSerializer_NameConverter_MetadataAwareService($container)), new \ApiPlatform\Symfony\Routing\SkolemIriConverter($b));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9359 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › }$f = ($container->privates['api_platform.jsonld.context_builder'] ?? self::getApiPlatform_Jsonld_ContextBuilderService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.091+00:00"
        "message" => "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:94 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4201
            #message: "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:94 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/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);}
              }
              /var/www/topnet/poc-topnet-marketplace/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);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:94 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->createDatabasePlatformForVersion($version) …
                › if (! version_compare($version, '8.0.0', '>=')) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/dbal/src/Connection.php:421 {
                Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
                › 
                ›     return $this->_driver->createDatabasePlatformForVersion($version);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/dbal/src/Connection.php:323 {
                Doctrine\DBAL\Connection->getDatabasePlatform() …
                › if ($this->platform === null) {    $this->platform = $this->detectDatabasePlatform();    $this->platform->setEventManager($this->_eventManager);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:835 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform(): AbstractPlatform …
                › if (! $this->targetPlatform) {    $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:619 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadataInfo $class): void …
                › if ($idGenType === ClassMetadata::GENERATOR_TYPE_AUTO) {    $class->setIdGeneratorType($this->determineIdGeneratorStrategy($this->getTargetPlatform()));}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:150 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › } else {    $this->completeIdGeneratorMapping($class);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:318 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:5759 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSylius_Repository_OrderService($container) …
                › 
                › $instance = new \BitBag\OpenMarketplace\Component\Order\Repository\OrderRepository($a, $a->getClassMetadata('BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order'));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3185 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getShippingMethodNormalizerService($container) …
                › {    return $container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\ShippingMethodNormalizer(($container->services['sylius.repository.order'] ?? self::getSylius_Repository_OrderService($container)), ($container->services['sylius.repository.shipment'] ?? self::getSylius_Repository_ShipmentService($container)), ($container->services['sylius.registry.shipping_calculator'] ?? self::getSylius_Registry_ShippingCalculatorService($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? self::getChannelContextInterfaceService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9387 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › 
                › $instance = new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] ?? self::getAddressDenormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] ?? self::getProductNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductAttributeValueNormalizer'] ?? self::getProductAttributeValueNormalizerService($container)), $b, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] ?? self::getCommandNormalizerService($container)), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] ?? self::getShippingMethodNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] ?? self::getZoneDenormalizerService($container)), new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] ?? self::getCommandArgumentsDenormalizerService($container)), $c, ($container->services['date_time_normalizer'] ??= new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s'])), new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\FlattenExceptionNormalizer'] ?? self::getFlattenExceptionNormalizerService($container)), $j, $k, new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), $k, $j, new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($n, $o, $e, $p, NULL, $l, NULL, $m), new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($n, $q, $l), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\HydraErrorNormalizer'] ?? self::getHydraErrorNormalizerService($container)), new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $r), new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($n, $o, $e, $q, $p, $f, $i, $m, $s, [], new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.091+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sylius\Bundle\ResourceBundle\EventListener\ORMMappedSuperClassSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4195
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sylius\Bundle\ResourceBundle\EventListener\ORMMappedSuperClassSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:238 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:318 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:5759 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSylius_Repository_OrderService($container) …
                › 
                › $instance = new \BitBag\OpenMarketplace\Component\Order\Repository\OrderRepository($a, $a->getClassMetadata('BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order'));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3185 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getShippingMethodNormalizerService($container) …
                › {    return $container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\ShippingMethodNormalizer(($container->services['sylius.repository.order'] ?? self::getSylius_Repository_OrderService($container)), ($container->services['sylius.repository.shipment'] ?? self::getSylius_Repository_ShipmentService($container)), ($container->services['sylius.registry.shipping_calculator'] ?? self::getSylius_Registry_ShippingCalculatorService($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? self::getChannelContextInterfaceService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9387 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › 
                › $instance = new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] ?? self::getAddressDenormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] ?? self::getProductNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductAttributeValueNormalizer'] ?? self::getProductAttributeValueNormalizerService($container)), $b, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] ?? self::getCommandNormalizerService($container)), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] ?? self::getShippingMethodNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] ?? self::getZoneDenormalizerService($container)), new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] ?? self::getCommandArgumentsDenormalizerService($container)), $c, ($container->services['date_time_normalizer'] ??= new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s'])), new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\FlattenExceptionNormalizer'] ?? self::getFlattenExceptionNormalizerService($container)), $j, $k, new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), $k, $j, new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($n, $o, $e, $p, NULL, $l, NULL, $m), new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($n, $q, $l), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\HydraErrorNormalizer'] ?? self::getHydraErrorNormalizerService($container)), new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $r), new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($n, $o, $e, $q, $p, $f, $i, $m, $s, [], new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.091+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sylius\Bundle\ResourceBundle\EventListener\ORMRepositoryClassSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4193
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sylius\Bundle\ResourceBundle\EventListener\ORMRepositoryClassSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:238 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:318 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:5759 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSylius_Repository_OrderService($container) …
                › 
                › $instance = new \BitBag\OpenMarketplace\Component\Order\Repository\OrderRepository($a, $a->getClassMetadata('BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order'));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3185 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getShippingMethodNormalizerService($container) …
                › {    return $container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\ShippingMethodNormalizer(($container->services['sylius.repository.order'] ?? self::getSylius_Repository_OrderService($container)), ($container->services['sylius.repository.shipment'] ?? self::getSylius_Repository_ShipmentService($container)), ($container->services['sylius.registry.shipping_calculator'] ?? self::getSylius_Registry_ShippingCalculatorService($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? self::getChannelContextInterfaceService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9387 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › 
                › $instance = new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] ?? self::getAddressDenormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] ?? self::getProductNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductAttributeValueNormalizer'] ?? self::getProductAttributeValueNormalizerService($container)), $b, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] ?? self::getCommandNormalizerService($container)), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] ?? self::getShippingMethodNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] ?? self::getZoneDenormalizerService($container)), new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] ?? self::getCommandArgumentsDenormalizerService($container)), $c, ($container->services['date_time_normalizer'] ??= new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s'])), new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\FlattenExceptionNormalizer'] ?? self::getFlattenExceptionNormalizerService($container)), $j, $k, new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), $k, $j, new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($n, $o, $e, $p, NULL, $l, NULL, $m), new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($n, $q, $l), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\HydraErrorNormalizer'] ?? self::getHydraErrorNormalizerService($container)), new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $r), new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($n, $o, $e, $q, $p, $f, $i, $m, $s, [], new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.092+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sylius\Bundle\ResourceBundle\EventListener\ORMTranslatableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4203
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sylius\Bundle\ResourceBundle\EventListener\ORMTranslatableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:238 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:318 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:5759 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSylius_Repository_OrderService($container) …
                › 
                › $instance = new \BitBag\OpenMarketplace\Component\Order\Repository\OrderRepository($a, $a->getClassMetadata('BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order'));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3185 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getShippingMethodNormalizerService($container) …
                › {    return $container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\ShippingMethodNormalizer(($container->services['sylius.repository.order'] ?? self::getSylius_Repository_OrderService($container)), ($container->services['sylius.repository.shipment'] ?? self::getSylius_Repository_ShipmentService($container)), ($container->services['sylius.registry.shipping_calculator'] ?? self::getSylius_Registry_ShippingCalculatorService($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? self::getChannelContextInterfaceService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9387 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › 
                › $instance = new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] ?? self::getAddressDenormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] ?? self::getProductNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductAttributeValueNormalizer'] ?? self::getProductAttributeValueNormalizerService($container)), $b, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] ?? self::getCommandNormalizerService($container)), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] ?? self::getShippingMethodNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] ?? self::getZoneDenormalizerService($container)), new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] ?? self::getCommandArgumentsDenormalizerService($container)), $c, ($container->services['date_time_normalizer'] ??= new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s'])), new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\FlattenExceptionNormalizer'] ?? self::getFlattenExceptionNormalizerService($container)), $j, $k, new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), $k, $j, new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($n, $o, $e, $p, NULL, $l, NULL, $m), new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($n, $q, $l), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\HydraErrorNormalizer'] ?? self::getHydraErrorNormalizerService($container)), new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $r), new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($n, $o, $e, $q, $p, $f, $i, $m, $s, [], new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.092+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "BitBag\OpenMarketplace\Component\Core\Api\EventSubscriber\UuidSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4208
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "BitBag\OpenMarketplace\Component\Core\Api\EventSubscriber\UuidSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:238 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:318 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:5759 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSylius_Repository_OrderService($container) …
                › 
                › $instance = new \BitBag\OpenMarketplace\Component\Order\Repository\OrderRepository($a, $a->getClassMetadata('BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order'));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3185 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getShippingMethodNormalizerService($container) …
                › {    return $container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\ShippingMethodNormalizer(($container->services['sylius.repository.order'] ?? self::getSylius_Repository_OrderService($container)), ($container->services['sylius.repository.shipment'] ?? self::getSylius_Repository_ShipmentService($container)), ($container->services['sylius.registry.shipping_calculator'] ?? self::getSylius_Registry_ShippingCalculatorService($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? self::getChannelContextInterfaceService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9387 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › 
                › $instance = new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] ?? self::getAddressDenormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] ?? self::getProductNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductAttributeValueNormalizer'] ?? self::getProductAttributeValueNormalizerService($container)), $b, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] ?? self::getCommandNormalizerService($container)), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] ?? self::getShippingMethodNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] ?? self::getZoneDenormalizerService($container)), new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] ?? self::getCommandArgumentsDenormalizerService($container)), $c, ($container->services['date_time_normalizer'] ??= new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s'])), new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\FlattenExceptionNormalizer'] ?? self::getFlattenExceptionNormalizerService($container)), $j, $k, new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), $k, $j, new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($n, $o, $e, $p, NULL, $l, NULL, $m), new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($n, $q, $l), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\HydraErrorNormalizer'] ?? self::getHydraErrorNormalizerService($container)), new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $r), new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($n, $o, $e, $q, $p, $f, $i, $m, $s, [], new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.092+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Doctrine\ORM\Tools\ResolveTargetEntityListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4210
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Doctrine\ORM\Tools\ResolveTargetEntityListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:238 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:318 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:5759 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSylius_Repository_OrderService($container) …
                › 
                › $instance = new \BitBag\OpenMarketplace\Component\Order\Repository\OrderRepository($a, $a->getClassMetadata('BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order'));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3185 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getShippingMethodNormalizerService($container) …
                › {    return $container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\ShippingMethodNormalizer(($container->services['sylius.repository.order'] ?? self::getSylius_Repository_OrderService($container)), ($container->services['sylius.repository.shipment'] ?? self::getSylius_Repository_ShipmentService($container)), ($container->services['sylius.registry.shipping_calculator'] ?? self::getSylius_Registry_ShippingCalculatorService($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? self::getChannelContextInterfaceService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9387 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › 
                › $instance = new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] ?? self::getAddressDenormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] ?? self::getProductNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductAttributeValueNormalizer'] ?? self::getProductAttributeValueNormalizerService($container)), $b, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] ?? self::getCommandNormalizerService($container)), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] ?? self::getShippingMethodNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] ?? self::getZoneDenormalizerService($container)), new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] ?? self::getCommandArgumentsDenormalizerService($container)), $c, ($container->services['date_time_normalizer'] ??= new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s'])), new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\FlattenExceptionNormalizer'] ?? self::getFlattenExceptionNormalizerService($container)), $j, $k, new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), $k, $j, new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($n, $o, $e, $p, NULL, $l, NULL, $m), new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($n, $q, $l), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\HydraErrorNormalizer'] ?? self::getHydraErrorNormalizerService($container)), new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $r), new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($n, $o, $e, $q, $p, $f, $i, $m, $s, [], new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.092+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sylius\Bundle\AttributeBundle\Doctrine\ORM\Subscriber\LoadMetadataSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4212
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sylius\Bundle\AttributeBundle\Doctrine\ORM\Subscriber\LoadMetadataSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:238 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:318 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:5759 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSylius_Repository_OrderService($container) …
                › 
                › $instance = new \BitBag\OpenMarketplace\Component\Order\Repository\OrderRepository($a, $a->getClassMetadata('BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order'));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3185 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getShippingMethodNormalizerService($container) …
                › {    return $container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\ShippingMethodNormalizer(($container->services['sylius.repository.order'] ?? self::getSylius_Repository_OrderService($container)), ($container->services['sylius.repository.shipment'] ?? self::getSylius_Repository_ShipmentService($container)), ($container->services['sylius.registry.shipping_calculator'] ?? self::getSylius_Registry_ShippingCalculatorService($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? self::getChannelContextInterfaceService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9387 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › 
                › $instance = new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] ?? self::getAddressDenormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] ?? self::getProductNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductAttributeValueNormalizer'] ?? self::getProductAttributeValueNormalizerService($container)), $b, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] ?? self::getCommandNormalizerService($container)), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] ?? self::getShippingMethodNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] ?? self::getZoneDenormalizerService($container)), new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] ?? self::getCommandArgumentsDenormalizerService($container)), $c, ($container->services['date_time_normalizer'] ??= new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s'])), new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\FlattenExceptionNormalizer'] ?? self::getFlattenExceptionNormalizerService($container)), $j, $k, new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), $k, $j, new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($n, $o, $e, $p, NULL, $l, NULL, $m), new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($n, $q, $l), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\HydraErrorNormalizer'] ?? self::getHydraErrorNormalizerService($container)), new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $r), new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($n, $o, $e, $q, $p, $f, $i, $m, $s, [], new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.092+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sylius\Bundle\ReviewBundle\Doctrine\ORM\Subscriber\LoadMetadataSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4214
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sylius\Bundle\ReviewBundle\Doctrine\ORM\Subscriber\LoadMetadataSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:238 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:318 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:5759 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSylius_Repository_OrderService($container) …
                › 
                › $instance = new \BitBag\OpenMarketplace\Component\Order\Repository\OrderRepository($a, $a->getClassMetadata('BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order'));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3185 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getShippingMethodNormalizerService($container) …
                › {    return $container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\ShippingMethodNormalizer(($container->services['sylius.repository.order'] ?? self::getSylius_Repository_OrderService($container)), ($container->services['sylius.repository.shipment'] ?? self::getSylius_Repository_ShipmentService($container)), ($container->services['sylius.registry.shipping_calculator'] ?? self::getSylius_Registry_ShippingCalculatorService($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? self::getChannelContextInterfaceService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9387 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › 
                › $instance = new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] ?? self::getAddressDenormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] ?? self::getProductNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductAttributeValueNormalizer'] ?? self::getProductAttributeValueNormalizerService($container)), $b, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] ?? self::getCommandNormalizerService($container)), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] ?? self::getShippingMethodNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] ?? self::getZoneDenormalizerService($container)), new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] ?? self::getCommandArgumentsDenormalizerService($container)), $c, ($container->services['date_time_normalizer'] ??= new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s'])), new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\FlattenExceptionNormalizer'] ?? self::getFlattenExceptionNormalizerService($container)), $j, $k, new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), $k, $j, new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($n, $o, $e, $p, NULL, $l, NULL, $m), new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($n, $q, $l), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\HydraErrorNormalizer'] ?? self::getHydraErrorNormalizerService($container)), new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $r), new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($n, $o, $e, $q, $p, $f, $i, $m, $s, [], new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.092+00:00"
        "message" => "User Deprecated: Annotations support is deprecated, migrate your application to use attributes and pass an instance of Gedmo\Mapping\Driver\AttributeReader to the Gedmo\Mapping\MappedEventSubscriber::setAnnotationReader() method instead. (MappedEventSubscriber.php:196 called by App_KernelDevDebugContainer.php:9521, https://github.com/doctrine-extensions/DoctrineExtensions/pull/2772, package gedmo/doctrine-extensions)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4218
            #message: "User Deprecated: Annotations support is deprecated, migrate your application to use attributes and pass an instance of Gedmo\Mapping\Driver\AttributeReader to the Gedmo\Mapping\MappedEventSubscriber::setAnnotationReader() method instead. (MappedEventSubscriber.php:196 called by App_KernelDevDebugContainer.php:9521, https://github.com/doctrine-extensions/DoctrineExtensions/pull/2772, package gedmo/doctrine-extensions)"
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/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);}
              }
              /var/www/topnet/poc-topnet-marketplace/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);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php:196 {
                Gedmo\Mapping\MappedEventSubscriber->setAnnotationReader($reader) …
                › if ($reader instanceof Reader) {    Deprecation::trigger(        'gedmo/doctrine-extensions',
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9521 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getStofDoctrineExtensions_Listener_LoggableService($container) …
                › $instance->setCacheItemPool(($container->privates['stof_doctrine_extensions.metadata_cache'] ??= new \Symfony\Component\Cache\Adapter\ArrayAdapter()));$instance->setAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));}
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/dependency-injection/Container.php:404 {
                Symfony\Component\DependencyInjection\Container->getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed …
                › if (false !== $registry) {    return $this->{$registry}[$id] ??= $load ? $this->load($method) : $this->{$method}($this);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
                Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
                ›     1 => $this->serviceMap[$id][0],    default => ($this->factory)(...$this->serviceMap[$id]),};
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:181 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeListeners(string $eventName): void …
                › if (\is_string($listener)) {    $listener = $this->container->get($listener);    $newHash = $this->getHash($listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:59 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->dispatchEvent($eventName, ?EventArgs $eventArgs = null): void …
                › if (!isset($this->initialized[$eventName])) {    $this->initializeListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:240 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                ›     $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);    $this->evm->dispatchEvent(Events::loadClassMetadata, $eventArgs);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:318 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:5759 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSylius_Repository_OrderService($container) …
                › 
                › $instance = new \BitBag\OpenMarketplace\Component\Order\Repository\OrderRepository($a, $a->getClassMetadata('BitBag\\OpenMarketplace\\Component\\Order\\Entity\\Order'));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:3185 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getShippingMethodNormalizerService($container) …
                › {    return $container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] = new \Sylius\Bundle\ApiBundle\Serializer\ShippingMethodNormalizer(($container->services['sylius.repository.order'] ?? self::getSylius_Repository_OrderService($container)), ($container->services['sylius.repository.shipment'] ?? self::getSylius_Repository_ShipmentService($container)), ($container->services['sylius.registry.shipping_calculator'] ?? self::getSylius_Registry_ShippingCalculatorService($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()), ($container->services['Sylius\\Component\\Channel\\Context\\ChannelContextInterface'] ?? self::getChannelContextInterfaceService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9387 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › 
                › $instance = new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] ?? self::getAddressDenormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] ?? self::getProductNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductAttributeValueNormalizer'] ?? self::getProductAttributeValueNormalizerService($container)), $b, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] ?? self::getCommandNormalizerService($container)), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] ?? self::getShippingMethodNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] ?? self::getZoneDenormalizerService($container)), new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] ?? self::getCommandArgumentsDenormalizerService($container)), $c, ($container->services['date_time_normalizer'] ??= new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s'])), new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\FlattenExceptionNormalizer'] ?? self::getFlattenExceptionNormalizerService($container)), $j, $k, new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), $k, $j, new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($n, $o, $e, $p, NULL, $l, NULL, $m), new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($n, $q, $l), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\HydraErrorNormalizer'] ?? self::getHydraErrorNormalizerService($container)), new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $r), new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($n, $o, $e, $q, $p, $f, $i, $m, $s, [], new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.104+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4524
            #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php"
            #line: 77
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php:77 {
                ApiPlatform\Hydra\Serializer\DocumentationNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, ResourceClassResolverInterface $resourceClassResolver, ?OperationMethodResolverInterface $operationMethodResolver, UrlGeneratorInterface $urlGenerator, ?SubresourceOperationFactoryInterface $subresourceOperationFactory = null, ?NameConverterInterface $nameConverter = null) …
                › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9387 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › 
                › $instance = new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] ?? self::getAddressDenormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] ?? self::getProductNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductAttributeValueNormalizer'] ?? self::getProductAttributeValueNormalizerService($container)), $b, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] ?? self::getCommandNormalizerService($container)), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] ?? self::getShippingMethodNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] ?? self::getZoneDenormalizerService($container)), new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] ?? self::getCommandArgumentsDenormalizerService($container)), $c, ($container->services['date_time_normalizer'] ??= new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s'])), new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\FlattenExceptionNormalizer'] ?? self::getFlattenExceptionNormalizerService($container)), $j, $k, new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), $k, $j, new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($n, $o, $e, $p, NULL, $l, NULL, $m), new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($n, $q, $l), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\HydraErrorNormalizer'] ?? self::getHydraErrorNormalizerService($container)), new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $r), new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($n, $o, $e, $q, $p, $f, $i, $m, $s, [], new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.104+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4526
            #message: "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php"
            #line: 46
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php:46 {
                ApiPlatform\Hydra\Serializer\EntrypointNormalizer->__construct($resourceMetadataFactory, $iriConverter, UrlGeneratorInterface $urlGenerator) …
                › if ($iriConverter instanceof LegacyIriConverterInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9387 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › 
                › $instance = new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] ?? self::getAddressDenormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] ?? self::getProductNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductAttributeValueNormalizer'] ?? self::getProductAttributeValueNormalizerService($container)), $b, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] ?? self::getCommandNormalizerService($container)), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] ?? self::getShippingMethodNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] ?? self::getZoneDenormalizerService($container)), new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] ?? self::getCommandArgumentsDenormalizerService($container)), $c, ($container->services['date_time_normalizer'] ??= new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s'])), new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\FlattenExceptionNormalizer'] ?? self::getFlattenExceptionNormalizerService($container)), $j, $k, new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), $k, $j, new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($n, $o, $e, $p, NULL, $l, NULL, $m), new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($n, $q, $l), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\HydraErrorNormalizer'] ?? self::getHydraErrorNormalizerService($container)), new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $r), new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($n, $o, $e, $q, $p, $f, $i, $m, $s, [], new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.104+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4527
            #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php"
            #line: 51
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php:51 {
                ApiPlatform\Hydra\Serializer\EntrypointNormalizer->__construct($resourceMetadataFactory, $iriConverter, UrlGeneratorInterface $urlGenerator) …
                › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9387 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › 
                › $instance = new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] ?? self::getAddressDenormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] ?? self::getProductNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductAttributeValueNormalizer'] ?? self::getProductAttributeValueNormalizerService($container)), $b, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] ?? self::getCommandNormalizerService($container)), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] ?? self::getShippingMethodNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] ?? self::getZoneDenormalizerService($container)), new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] ?? self::getCommandArgumentsDenormalizerService($container)), $c, ($container->services['date_time_normalizer'] ??= new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s'])), new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\FlattenExceptionNormalizer'] ?? self::getFlattenExceptionNormalizerService($container)), $j, $k, new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), $k, $j, new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($n, $o, $e, $p, NULL, $l, NULL, $m), new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($n, $q, $l), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\HydraErrorNormalizer'] ?? self::getHydraErrorNormalizerService($container)), new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $r), new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($n, $o, $e, $q, $p, $f, $i, $m, $s, [], new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.104+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4540
            #message: "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php"
            #line: 108
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:108 {
                ApiPlatform\Serializer\AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, ?ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ?ResourceAccessCheckerInterface $resourceAccessChecker = null) …
                › if ($iriConverter instanceof LegacyIriConverterInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php:52 {
                ApiPlatform\JsonLd\Serializer\ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ?ResourceAccessCheckerInterface $resourceAccessChecker = null) …
                › {    parent::__construct($propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, $propertyAccessor, $nameConverter, $classMetadataFactory, null, false, $defaultContext, $dataTransformers, $resourceMetadataFactory, $resourceAccessChecker);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9387 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › 
                › $instance = new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] ?? self::getAddressDenormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] ?? self::getProductNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductAttributeValueNormalizer'] ?? self::getProductAttributeValueNormalizerService($container)), $b, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] ?? self::getCommandNormalizerService($container)), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] ?? self::getShippingMethodNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] ?? self::getZoneDenormalizerService($container)), new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] ?? self::getCommandArgumentsDenormalizerService($container)), $c, ($container->services['date_time_normalizer'] ??= new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s'])), new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\FlattenExceptionNormalizer'] ?? self::getFlattenExceptionNormalizerService($container)), $j, $k, new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), $k, $j, new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($n, $o, $e, $p, NULL, $l, NULL, $m), new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($n, $q, $l), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\HydraErrorNormalizer'] ?? self::getHydraErrorNormalizerService($container)), new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $r), new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($n, $o, $e, $q, $p, $f, $i, $m, $s, [], new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.104+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: The DataTransformer pattern is deprecated, use a Provider or a Processor and either use your input or return a new output there."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4542
            #message: "User Deprecated: Since api-platform/core 2.7: The DataTransformer pattern is deprecated, use a Provider or a Processor and either use your input or return a new output there."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php"
            #line: 129
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:129 {
                ApiPlatform\Serializer\AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, ?ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ?ResourceAccessCheckerInterface $resourceAccessChecker = null) …
                › if (\count($customDataTransformers)) {    trigger_deprecation('api-platform/core', '2.7', 'The DataTransformer pattern is deprecated, use a Provider or a Processor and either use your input or return a new output there.');}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php:52 {
                ApiPlatform\JsonLd\Serializer\ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ?ResourceAccessCheckerInterface $resourceAccessChecker = null) …
                › {    parent::__construct($propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, $propertyAccessor, $nameConverter, $classMetadataFactory, null, false, $defaultContext, $dataTransformers, $resourceMetadataFactory, $resourceAccessChecker);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9387 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › 
                › $instance = new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] ?? self::getAddressDenormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] ?? self::getProductNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductAttributeValueNormalizer'] ?? self::getProductAttributeValueNormalizerService($container)), $b, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] ?? self::getCommandNormalizerService($container)), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] ?? self::getShippingMethodNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] ?? self::getZoneDenormalizerService($container)), new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] ?? self::getCommandArgumentsDenormalizerService($container)), $c, ($container->services['date_time_normalizer'] ??= new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s'])), new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\FlattenExceptionNormalizer'] ?? self::getFlattenExceptionNormalizerService($container)), $j, $k, new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), $k, $j, new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($n, $o, $e, $p, NULL, $l, NULL, $m), new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($n, $q, $l), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\HydraErrorNormalizer'] ?? self::getHydraErrorNormalizerService($container)), new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $r), new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($n, $o, $e, $q, $p, $f, $i, $m, $s, [], new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.104+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4541
            #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php"
            #line: 133
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php:133 {
                ApiPlatform\Serializer\AbstractItemNormalizer->__construct(PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, ?ItemDataProviderInterface $itemDataProvider = null, bool $allowPlainIdentifiers = false, array $defaultContext = [], iterable $dataTransformers = [], $resourceMetadataFactory = null, ?ResourceAccessCheckerInterface $resourceAccessChecker = null) …
                › if ($resourceMetadataFactory && !$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php:52 {
                ApiPlatform\JsonLd\Serializer\ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ?ResourceAccessCheckerInterface $resourceAccessChecker = null) …
                › {    parent::__construct($propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, $resourceClassResolver, $propertyAccessor, $nameConverter, $classMetadataFactory, null, false, $defaultContext, $dataTransformers, $resourceMetadataFactory, $resourceAccessChecker);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9387 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › 
                › $instance = new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] ?? self::getAddressDenormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] ?? self::getProductNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductAttributeValueNormalizer'] ?? self::getProductAttributeValueNormalizerService($container)), $b, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] ?? self::getCommandNormalizerService($container)), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] ?? self::getShippingMethodNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] ?? self::getZoneDenormalizerService($container)), new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] ?? self::getCommandArgumentsDenormalizerService($container)), $c, ($container->services['date_time_normalizer'] ??= new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s'])), new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\FlattenExceptionNormalizer'] ?? self::getFlattenExceptionNormalizerService($container)), $j, $k, new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), $k, $j, new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($n, $o, $e, $p, NULL, $l, NULL, $m), new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($n, $q, $l), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\HydraErrorNormalizer'] ?? self::getHydraErrorNormalizerService($container)), new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $r), new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($n, $o, $e, $q, $p, $f, $i, $m, $s, [], new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.104+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4543
            #message: "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php"
            #line: 55
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php:55 {
                ApiPlatform\JsonLd\Serializer\ItemNormalizer->__construct($resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, $propertyMetadataFactory, $iriConverter, ResourceClassResolverInterface $resourceClassResolver, ContextBuilderInterface $contextBuilder, ?PropertyAccessorInterface $propertyAccessor = null, ?NameConverterInterface $nameConverter = null, ?ClassMetadataFactoryInterface $classMetadataFactory = null, array $defaultContext = [], iterable $dataTransformers = [], ?ResourceAccessCheckerInterface $resourceAccessChecker = null) …
                › if ($iriConverter instanceof LegacyIriConverterInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9387 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                › 
                › $instance = new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($i), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\AddressDenormalizer'] ?? self::getAddressDenormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductNormalizer'] ?? self::getProductNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ProductAttributeValueNormalizer'] ?? self::getProductAttributeValueNormalizerService($container)), $b, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandNormalizer'] ?? self::getCommandNormalizerService($container)), $a, ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ShippingMethodNormalizer'] ?? self::getShippingMethodNormalizerService($container)), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\ZoneDenormalizer'] ?? self::getZoneDenormalizerService($container)), new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\CommandArgumentsDenormalizer'] ?? self::getCommandArgumentsDenormalizerService($container)), $c, ($container->services['date_time_normalizer'] ??= new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(['datetime_format' => 'Y-m-d H:i:s'])), new \BabDev\PagerfantaBundle\Serializer\Normalizer\PagerfantaNormalizer(), new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\FlattenExceptionNormalizer'] ?? self::getFlattenExceptionNormalizerService($container)), $j, $k, new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($l, [], $m), new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $m), $k, $j, new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($n, $o, $e, $p, NULL, $l, NULL, $m), new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($n, $q, $l), ($container->services['Sylius\\Bundle\\ApiBundle\\Serializer\\HydraErrorNormalizer'] ?? self::getHydraErrorNormalizerService($container)), new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $r), new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($n, $o, $e, $q, $p, $f, $i, $m, $s, [], new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['sylius.api.data_transformer.command_aware_input_data_transformer'] ?? self::getSylius_Api_DataTransformer_CommandAwareInputDataTransformerService($container));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.104+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4563
            #message: "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php"
            #line: 63
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php:63 {
                ApiPlatform\Hydra\Serializer\CollectionNormalizer->__construct(ContextBuilderInterface $contextBuilder, ResourceClassResolverInterface $resourceClassResolver, $iriConverter, ?ResourceMetadataCollectionFactoryInterface $resourceMetadataCollectionFactory = null, array $defaultContext = []) …
                › if ($iriConverter instanceof LegacyIriConverterInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9390 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                ›     yield 1 => ($container->privates['api_platform.messenger.data_transformer'] ?? $container->load('getApiPlatform_Messenger_DataTransformerService'));}, 2), $g), $h, new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $m), new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($s, $m, ($container->privates['property_info'] ?? self::getPropertyInfoService($container)), ($container->privates['serializer.mapping.class_discriminator_resolver'] ?? self::getSerializer_Mapping_ClassDiscriminatorResolverService($container)), NULL, [])), new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($container->privates['mime_types'] ?? self::getMimeTypesService($container))), new \Symfony\Component\Serializer\Normalizer\TranslatableNormalizer($r), new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($f, $p, $q, NULL), 'page', 'pagination', $n, $i), $n, $p, ($container->privates['api_platform.filter_locator'] ?? self::getApiPlatform_FilterLocatorService($container))), new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($t, $q, $f), $t], [new \Symfony\Component\Serializer\Encoder\XmlEncoder(), ($container->privates['serializer.encoder.json'] ??= new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL)), new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), new \Symfony\Component\Serializer\Encoder\CsvEncoder(), new \ApiPlatform\Serializer\JsonEncoder('jsonld'), new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')], []);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.105+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4564
            #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php"
            #line: 50
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php:50 {
                ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer->__construct(NormalizerInterface $collectionNormalizer, string $pageParameterName = 'page', string $enabledParameterName = '…10', $resourceMetadataFactory = null, ?PropertyAccessorInterface $propertyAccessor = null) …
                › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9390 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                ›     yield 1 => ($container->privates['api_platform.messenger.data_transformer'] ?? $container->load('getApiPlatform_Messenger_DataTransformerService'));}, 2), $g), $h, new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $m), new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($s, $m, ($container->privates['property_info'] ?? self::getPropertyInfoService($container)), ($container->privates['serializer.mapping.class_discriminator_resolver'] ?? self::getSerializer_Mapping_ClassDiscriminatorResolverService($container)), NULL, [])), new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($container->privates['mime_types'] ?? self::getMimeTypesService($container))), new \Symfony\Component\Serializer\Normalizer\TranslatableNormalizer($r), new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($f, $p, $q, NULL), 'page', 'pagination', $n, $i), $n, $p, ($container->privates['api_platform.filter_locator'] ?? self::getApiPlatform_FilterLocatorService($container))), new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($t, $q, $f), $t], [new \Symfony\Component\Serializer\Encoder\XmlEncoder(), ($container->privates['serializer.encoder.json'] ??= new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL)), new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), new \Symfony\Component\Serializer\Encoder\CsvEncoder(), new \ApiPlatform\Serializer\JsonEncoder('jsonld'), new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')], []);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.105+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4565
            #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php"
            #line: 52
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php:52 {
                ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer->__construct(NormalizerInterface $collectionNormalizer, $resourceMetadataFactory, $resourceClassResolver, $filterLocator) …
                › if (!$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9390 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                ›     yield 1 => ($container->privates['api_platform.messenger.data_transformer'] ?? $container->load('getApiPlatform_Messenger_DataTransformerService'));}, 2), $g), $h, new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $m), new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($s, $m, ($container->privates['property_info'] ?? self::getPropertyInfoService($container)), ($container->privates['serializer.mapping.class_discriminator_resolver'] ?? self::getSerializer_Mapping_ClassDiscriminatorResolverService($container)), NULL, [])), new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($container->privates['mime_types'] ?? self::getMimeTypesService($container))), new \Symfony\Component\Serializer\Normalizer\TranslatableNormalizer($r), new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($f, $p, $q, NULL), 'page', 'pagination', $n, $i), $n, $p, ($container->privates['api_platform.filter_locator'] ?? self::getApiPlatform_FilterLocatorService($container))), new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($t, $q, $f), $t], [new \Symfony\Component\Serializer\Encoder\XmlEncoder(), ($container->privates['serializer.encoder.json'] ??= new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL)), new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), new \Symfony\Component\Serializer\Encoder\CsvEncoder(), new \ApiPlatform\Serializer\JsonEncoder('jsonld'), new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')], []);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.105+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4568
            #message: "User Deprecated: Since api-platform/core 2.7: Use an implementation of "ApiPlatform\Api\IriConverterInterface" instead of "ApiPlatform\Core\Api\IriConverterInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php"
            #line: 44
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php:44 {
                ApiPlatform\JsonLd\Serializer\ObjectNormalizer->__construct(NormalizerInterface $decorated, $iriConverter, AnonymousContextBuilderInterface $anonymousContextBuilder) …
                › if ($iriConverter instanceof LegacyIriConverterInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use an implementation of "%s" instead of "%s".', IriConverterInterface::class, LegacyIriConverterInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9390 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getSerializerService($container) …
                ›     yield 1 => ($container->privates['api_platform.messenger.data_transformer'] ?? $container->load('getApiPlatform_Messenger_DataTransformerService'));}, 2), $g), $h, new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $m), new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($s, $m, ($container->privates['property_info'] ?? self::getPropertyInfoService($container)), ($container->privates['serializer.mapping.class_discriminator_resolver'] ?? self::getSerializer_Mapping_ClassDiscriminatorResolverService($container)), NULL, [])), new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($container->privates['mime_types'] ?? self::getMimeTypesService($container))), new \Symfony\Component\Serializer\Normalizer\TranslatableNormalizer($r), new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($f, $p, $q, NULL), 'page', 'pagination', $n, $i), $n, $p, ($container->privates['api_platform.filter_locator'] ?? self::getApiPlatform_FilterLocatorService($container))), new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($t, $q, $f), $t], [new \Symfony\Component\Serializer\Encoder\XmlEncoder(), ($container->privates['serializer.encoder.json'] ??= new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL)), new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), new \Symfony\Component\Serializer\Encoder\CsvEncoder(), new \ApiPlatform\Serializer\JsonEncoder('jsonld'), new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')], []);}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.105+00:00"
        "message" => "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4584
            #message: "User Deprecated: Since api-platform/core 2.7: Use "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface" instead of "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php"
            #line: 63
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php:63 {
                ApiPlatform\Symfony\EventListener\DeserializeListener->__construct(SerializerInterface $serializer, SerializerContextBuilderInterface $serializerContextBuilder, $resourceMetadataFactory) …
                › if ($resourceMetadataFactory instanceof ResourceMetadataFactoryInterface && !$resourceMetadataFactory instanceof ResourceMetadataCollectionFactoryInterface) {    trigger_deprecation('api-platform/core', '2.7', sprintf('Use "%s" instead of "%s".', ResourceMetadataCollectionFactoryInterface::class, ResourceMetadataFactoryInterface::class));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:7078 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_DeserializeService($container) …
                › {    return $container->privates['api_platform.listener.request.deserialize'] = new \ApiPlatform\Symfony\EventListener\DeserializeListener(($container->privates['serializer'] ?? self::getSerializerService($container)), ($container->privates['api_platform.serializer.context_builder.filter'] ?? self::getApiPlatform_Serializer_ContextBuilder_FilterService($container)), ($container->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? self::getApiPlatform_Metadata_Resource_MetadataFactory_CachedService($container)));}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4369 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);$instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.serialize', class: 'ApiPlatform\\Symfony\\EventListener\\SerializeListener')] fn () => ($container->privates['api_platform.listener.view.serialize'] ?? $container->load('getApiPlatform_Listener_View_SerializeService')), 'onKernelView'], 16);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.111+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.111+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.111+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.111+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.112+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.112+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.112+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.112+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.123+00:00"
        "message" => "User Deprecated: Since sylius/shop-bundle 1.12: The "sylius.twig.extension.taxes" is deprecated since Sylius 1.12 and will be removed in 2.0. Use methods "getTaxExcludedTotal" and "getTaxIncludedTotal" from "Sylius\Component\Core\Model\Order" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5605
            #message: "User Deprecated: Since sylius/shop-bundle 1.12: The "sylius.twig.extension.taxes" is deprecated since Sylius 1.12 and will be removed in 2.0. Use methods "getTaxExcludedTotal" and "getTaxIncludedTotal" from "Sylius\Component\Core\Model\Order" instead."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/getSylius_Twig_Extension_TaxesService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/getSylius_Twig_Extension_TaxesService.php:23 {
                ContainerSWSxdS4\getSylius_Twig_Extension_TaxesService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('sylius/shop-bundle', '1.12', 'The "sylius.twig.extension.taxes" is deprecated since Sylius 1.12 and will be removed in 2.0. Use methods "getTaxExcludedTotal" and "getTaxIncludedTotal" from "Sylius\\Component\\Core\\Model\\Order" instead.');}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:2868 {
                ContainerSWSxdS4\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:6450 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addExtension(($container->services['Sylius\\Bundle\\AdminBundle\\Twig\\ChannelNameExtension'] ?? self::getChannelNameExtensionService($container)));$instance->addExtension($container->load('getSylius_Twig_Extension_TaxesService'));$instance->addExtension(new \Sylius\Bundle\ShopBundle\Twig\OrderItemsSubtotalExtension(($container->services['sylius.calculator.order_items_subtotal'] ??= new \Sylius\Bundle\ShopBundle\Calculator\OrderItemsSubtotalCalculator())));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:2931 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ??= new \Symfony\Component\Security\Core\Role\RoleHierarchy([])), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->services['twig'] ?? self::getTwigService($container))));$instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($container->services['doctrine'] ?? self::getDoctrineService($container)), true, ($container->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9043 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4427 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/topnet/poc-topnet-marketplace/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 {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.123+00:00"
        "message" => "User Deprecated: The "Sylius\Bundle\ShopBundle\Twig\OrderTaxesTotalExtension" class is deprecated since Sylius 1.12 and will be removed in 2.0. Use methods "getTaxExcludedTotal" and "getTaxIncludedTotal" from "Sylius\Component\Core\Model\Order" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#5606
            #message: "User Deprecated: The "Sylius\Bundle\ShopBundle\Twig\OrderTaxesTotalExtension" class is deprecated since Sylius 1.12 and will be removed in 2.0. Use methods "getTaxExcludedTotal" and "getTaxIncludedTotal" from "Sylius\Component\Core\Model\Order" instead."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Twig/OrderTaxesTotalExtension.php"
            #line: 22
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/sylius/sylius/src/Sylius/Bundle/ShopBundle/Twig/OrderTaxesTotalExtension.php:22 {
                ContainerSWSxdS4\getSylius_Twig_Extension_TaxesService::do($container, $lazyLoad = true) …
                › 
                › @trigger_error(    'The "Sylius\Bundle\ShopBundle\Twig\OrderTaxesTotalExtension" class is deprecated since Sylius 1.12 and will be removed in 2.0. Use methods "getTaxExcludedTotal" and "getTaxIncludedTotal" from "Sylius\Component\Core\Model\Order" instead.',
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:2868 {
                ContainerSWSxdS4\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:6450 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addExtension(($container->services['Sylius\\Bundle\\AdminBundle\\Twig\\ChannelNameExtension'] ?? self::getChannelNameExtensionService($container)));$instance->addExtension($container->load('getSylius_Twig_Extension_TaxesService'));$instance->addExtension(new \Sylius\Bundle\ShopBundle\Twig\OrderItemsSubtotalExtension(($container->services['sylius.calculator.order_items_subtotal'] ??= new \Sylius\Bundle\ShopBundle\Calculator\OrderItemsSubtotalCalculator())));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:2931 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ??= new \Symfony\Component\Security\Core\Role\RoleHierarchy([])), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->services['twig'] ?? self::getTwigService($container))));$instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($container->services['doctrine'] ?? self::getDoctrineService($container)), true, ($container->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))));
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:9043 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4427 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $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);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/topnet/poc-topnet-marketplace/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 {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.140+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "charset" => "UTF8"
            "host" => "localhost"
            "port" => 3306
            "user" => "root"
            "password" => "<redacted>"
            "driverOptions" => []
            "serverVersion" => "8.0"
            "defaultTableOptions" => []
            "dbname" => "open_marketplace_dev"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.141+00: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.shop_billing_data_id AS shop_billing_data_id_18, t0.default_locale_id AS default_locale_id_19, t20.code AS code_21, t20.created_at AS created_at_22, t20.updated_at AS updated_at_23, t20.id AS id_24, t0.base_currency_id AS base_currency_id_25, t26.code AS code_27, t26.created_at AS created_at_28, t26.updated_at AS updated_at_29, t26.id AS id_30, t0.default_tax_zone_id AS default_tax_zone_id_31, t0.menu_taxon_id AS menu_taxon_id_32 FROM sylius_channel t0 INNER JOIN sylius_locale t20 ON t0.default_locale_id = t20.id INNER JOIN sylius_currency t26 ON t0.base_currency_id = t26.id"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.148+00: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_currency t0 INNER JOIN sylius_channel_currencies ON t0.id = sylius_channel_currencies.currency_id WHERE sylius_channel_currencies.channel_id = ? ORDER BY t0.id ASC"
          "params" => [
            1 => 3
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.149+00: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 => 3
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.150+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.code AS code_1, t0.enabled AS enabled_2, t0.id AS id_3 FROM sylius_country t0 INNER JOIN sylius_channel_countries ON t0.id = sylius_channel_countries.country_id WHERE sylius_channel_countries.channel_id = ?"
          "params" => [
            1 => 3
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.152+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://topnet.softylines.com/assets/shop/js/app.js" (from "https://topnet.softylines.com/en_US/register")" at RouterListener.php line 127"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#4849
            #message: "No route found for "GET https://topnet.softylines.com/assets/shop/js/app.js" (from "https://topnet.softylines.com/en_US/register")"
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 127
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#4702 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/topnet/poc-topnet-marketplace/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);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.303+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.303+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.303+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.303+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "ApiPlatform\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.303+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sylius\Bundle\ApiBundle\EventListener\PostgreSQLDriverExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.303+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.303+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "BitBag\SyliusCmsPlugin\EventListener\ResourceDeleteSubscriber::onResourceDelete"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.303+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.303+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sylius\Bundle\AdminBundle\EventListener\ResourceDeleteSubscriber::onResourceDelete"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.303+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.303+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.304+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.304+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.304+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.305+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT s0_.number AS number_0, s0_.notes AS notes_1, s0_.state AS state_2, s0_.checkout_completed_at AS checkout_completed_at_3, s0_.items_total AS items_total_4, s0_.adjustments_total AS adjustments_total_5, s0_.total AS total_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.currency_code AS currency_code_10, s0_.locale_code AS locale_code_11, s0_.checkout_state AS checkout_state_12, s0_.payment_state AS payment_state_13, s0_.shipping_state AS shipping_state_14, s0_.created_by_guest AS created_by_guest_15, s0_.token_value AS token_value_16, s0_.customer_ip AS customer_ip_17, s0_.mode AS mode_18, s0_.paid_at AS paid_at_19, s0_.commission_total AS commission_total_20, s0_.channel_id AS channel_id_21, s0_.promotion_coupon_id AS promotion_coupon_id_22, s0_.customer_id AS customer_id_23, s0_.primary_order_id AS primary_order_id_24, s0_.vendor_id AS vendor_id_25, s0_.shipping_address_id AS shipping_address_id_26, s0_.billing_address_id AS billing_address_id_27 FROM sylius_order s0_ WHERE s0_.id = ? AND s0_.state = ? AND s0_.channel_id = ? ORDER BY s0_.id ASC"
          "params" => [
            1 => 1
            2 => "cart"
            3 => 3
          ]
          "types" => [
            1 => 1
            2 => 2
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.335+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT s0_.number AS number_0, s0_.notes AS notes_1, s0_.state AS state_2, s0_.checkout_completed_at AS checkout_completed_at_3, s0_.items_total AS items_total_4, s0_.adjustments_total AS adjustments_total_5, s0_.total AS total_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.currency_code AS currency_code_10, s0_.locale_code AS locale_code_11, s0_.checkout_state AS checkout_state_12, s0_.payment_state AS payment_state_13, s0_.shipping_state AS shipping_state_14, s0_.created_by_guest AS created_by_guest_15, s0_.token_value AS token_value_16, s0_.customer_ip AS customer_ip_17, s0_.mode AS mode_18, s0_.paid_at AS paid_at_19, s0_.commission_total AS commission_total_20, s0_.channel_id AS channel_id_21, s0_.promotion_coupon_id AS promotion_coupon_id_22, s0_.customer_id AS customer_id_23, s0_.primary_order_id AS primary_order_id_24, s0_.vendor_id AS vendor_id_25, s0_.shipping_address_id AS shipping_address_id_26, s0_.billing_address_id AS billing_address_id_27 FROM sylius_order s0_ WHERE s0_.id = ? AND s0_.state = ? AND s0_.channel_id = ? ORDER BY s0_.id ASC"
          "params" => [
            1 => 1
            2 => "cart"
            3 => 3
          ]
          "types" => [
            1 => 1
            2 => 2
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.339+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.339+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.339+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.339+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.339+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.339+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.339+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.339+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.340+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.340+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.340+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.340+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.340+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.340+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.340+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.340+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.340+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.340+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.340+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.340+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.340+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.340+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.340+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.341+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.341+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.341+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.341+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.341+00: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"
      ]
    ]
    5984 => [
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.153+00: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.shop_billing_data_id AS shop_billing_data_id_18, t0.default_locale_id AS default_locale_id_19, t20.code AS code_21, t20.created_at AS created_at_22, t20.updated_at AS updated_at_23, t20.id AS id_24, t0.base_currency_id AS base_currency_id_25, t26.code AS code_27, t26.created_at AS created_at_28, t26.updated_at AS updated_at_29, t26.id AS id_30, t0.default_tax_zone_id AS default_tax_zone_id_31, t0.menu_taxon_id AS menu_taxon_id_32 FROM sylius_channel t0 INNER JOIN sylius_locale t20 ON t0.default_locale_id = t20.id INNER JOIN sylius_currency t26 ON t0.base_currency_id = t26.id WHERE t0.hostname = ? AND t0.enabled = ? ORDER BY t0.id ASC LIMIT 1"
          "params" => [
            1 => "topnet.softylines.com"
            2 => 1
          ]
          "types" => [
            1 => 2
            2 => 5
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.154+00: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.shop_billing_data_id AS shop_billing_data_id_18, t0.default_locale_id AS default_locale_id_19, t20.code AS code_21, t20.created_at AS created_at_22, t20.updated_at AS updated_at_23, t20.id AS id_24, t0.base_currency_id AS base_currency_id_25, t26.code AS code_27, t26.created_at AS created_at_28, t26.updated_at AS updated_at_29, t26.id AS id_30, t0.default_tax_zone_id AS default_tax_zone_id_31, t0.menu_taxon_id AS menu_taxon_id_32 FROM sylius_channel t0 INNER JOIN sylius_locale t20 ON t0.default_locale_id = t20.id INNER JOIN sylius_currency t26 ON t0.base_currency_id = t26.id"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.155+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.155+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.155+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.155+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.155+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.155+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.155+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.155+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.156+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.156+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.156+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.156+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.156+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.156+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.156+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.156+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.156+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.156+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.156+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurity"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.156+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.156+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\DenyAccessListener::onSecurityPostDenormalize"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.156+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.156+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.157+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.157+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.157+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.157+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.157+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.157+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.158+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.158+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerSWSxdS4\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.158+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.181+00:00"
        "message" => "User Deprecated: Since sonata-project/block-bundle 4.11: The "sonata.block.cache.handler.default" service is deprecated since sonata-project/block-bundle 4.11 and will be removed in 5.0."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1075
            #message: "User Deprecated: Since sonata-project/block-bundle 4.11: The "sonata.block.cache.handler.default" service is deprecated since sonata-project/block-bundle 4.11 and will be removed in 5.0."
            #code: 0
            #file: "/var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/getSonata_Block_Cache_Handler_DefaultService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/getSonata_Block_Cache_Handler_DefaultService.php:23 {
                ContainerSWSxdS4\getSonata_Block_Cache_Handler_DefaultService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('sonata-project/block-bundle', '4.11', 'The "sonata.block.cache.handler.default" service is deprecated since sonata-project/block-bundle 4.11 and will be removed in 5.0.');}
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:2868 {
                ContainerSWSxdS4\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/topnet/poc-topnet-marketplace/var/cache/dev/ContainerSWSxdS4/App_KernelDevDebugContainer.php:4346 {
                ContainerSWSxdS4\App_KernelDevDebugContainer::ContainerSWSxdS4\{closure} …
                › $instance->addListener('sylius.product.post_delete', [#[\Closure(name: 'Sylius\\Bundle\\CoreBundle\\EventListener\\ProductDeletionListener')] fn () => ($container->services['Sylius\\Bundle\\CoreBundle\\EventListener\\ProductDeletionListener'] ?? $container->load('getProductDeletionListenerService')), 'removeProductFromPromotionRules'], 0);$instance->addListener('kernel.response', [#[\Closure(name: 'sonata.block.cache.handler.default', class: 'Sonata\\BlockBundle\\Cache\\HttpCacheHandler')] fn () => ($container->privates['sonata.block.cache.handler.default'] ?? $container->load('getSonata_Block_Cache_Handler_DefaultService')), 'onKernelResponse'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'fos_rest.body_listener', class: 'FOS\\RestBundle\\EventListener\\BodyListener')] fn () => ($container->privates['fos_rest.body_listener'] ?? self::getFosRest_BodyListenerService($container)), 'onKernelRequest'], 10);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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';
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:202 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /var/www/topnet/poc-topnet-marketplace/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) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/EventListener/CircularDependencyBreakingErrorListener.php:67 {
                Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener->onKernelException(ExceptionEvent $event, ?string $eventName = null, ?EventDispatcherInterface $eventDispatcher = null): void …
                ›      */    $this->decoratedListener->onKernelException($event, $eventName, $eventDispatcher);} catch (\Throwable $throwable) {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/topnet/poc-topnet-marketplace/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);}
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/topnet/poc-topnet-marketplace/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 {
              }
              /var/www/topnet/poc-topnet-marketplace/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /var/www/topnet/poc-topnet-marketplace/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.251+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT s0_.number AS number_0, s0_.notes AS notes_1, s0_.state AS state_2, s0_.checkout_completed_at AS checkout_completed_at_3, s0_.items_total AS items_total_4, s0_.adjustments_total AS adjustments_total_5, s0_.total AS total_6, s0_.created_at AS created_at_7, s0_.updated_at AS updated_at_8, s0_.id AS id_9, s0_.currency_code AS currency_code_10, s0_.locale_code AS locale_code_11, s0_.checkout_state AS checkout_state_12, s0_.payment_state AS payment_state_13, s0_.shipping_state AS shipping_state_14, s0_.created_by_guest AS created_by_guest_15, s0_.token_value AS token_value_16, s0_.customer_ip AS customer_ip_17, s0_.mode AS mode_18, s0_.paid_at AS paid_at_19, s0_.commission_total AS commission_total_20, s0_.channel_id AS channel_id_21, s0_.promotion_coupon_id AS promotion_coupon_id_22, s0_.customer_id AS customer_id_23, s0_.primary_order_id AS primary_order_id_24, s0_.vendor_id AS vendor_id_25, s0_.shipping_address_id AS shipping_address_id_26, s0_.billing_address_id AS billing_address_id_27 FROM sylius_order s0_ WHERE s0_.id = ? AND s0_.state = ? AND s0_.channel_id = ? ORDER BY s0_.id ASC"
          "params" => [
            1 => 1
            2 => "cart"
            3 => 3
          ]
          "types" => [
            1 => 1
            2 => 2
            3 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.256+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.quantity AS quantity_1, t0.unit_price AS unit_price_2, t0.original_unit_price AS original_unit_price_3, t0.units_total AS units_total_4, t0.adjustments_total AS adjustments_total_5, t0.total AS total_6, t0.is_immutable AS is_immutable_7, t0.id AS id_8, t0.product_name AS product_name_9, t0.variant_name AS variant_name_10, t0.version AS version_11, t0.order_id AS order_id_12, t0.variant_id AS variant_id_13 FROM sylius_order_item t0 WHERE t0.order_id = ? ORDER BY t0.id ASC"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.261+00: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.position AS position_4, t0.enabled AS enabled_5, t0.id AS id_6, t0.version AS version_7, t0.on_hold AS on_hold_8, t0.on_hand AS on_hand_9, t0.tracked AS tracked_10, t0.width AS width_11, t0.height AS height_12, t0.depth AS depth_13, t0.weight AS weight_14, t0.shipping_required AS shipping_required_15, t0.product_id AS product_id_16, t0.tax_category_id AS tax_category_id_17, t0.shipping_category_id AS shipping_category_id_18 FROM sylius_product_variant t0 WHERE t0.id = ?"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.271+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.id AS id_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sylius_product_variant_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1"
          "params" => [
            1 => 1
            2 => "en_US"
          ]
          "types" => [
            1 => 1
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.273+00: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.enabled AS enabled_4, t0.id AS id_5, t0.variant_selection_method AS variant_selection_method_6, t0.average_rating AS average_rating_7, t0.deleted AS deleted_8, t0.main_taxon_id AS main_taxon_id_9, t0.vendor_id AS vendor_id_10 FROM sylius_product t0 WHERE t0.id = ?"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.298+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.name AS name_1, t0.slug AS slug_2, t0.description AS description_3, t0.meta_keywords AS meta_keywords_4, t0.meta_description AS meta_description_5, t0.id AS id_6, t0.short_description AS short_description_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM sylius_product_translation t0 WHERE t0.translatable_id = ? AND t0.locale = ? LIMIT 1"
          "params" => [
            1 => 1
            2 => "en_US"
          ]
          "types" => [
            1 => 1
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.301+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bridge\Monolog\Handler\FirePHPHandler::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.301+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.301+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.301+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.301+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "ApiPlatform\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.301+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "BitBag\SyliusWishlistPlugin\EventSubscriber\CreateNewWishlistSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.301+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.301+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.301+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.301+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.301+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.301+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.301+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.301+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.302+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "ApiPlatform\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.302+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.302+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.302+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.302+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.302+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.302+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.302+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.302+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.302+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.302+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.303+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.303+00: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" => 1768472975
        "timestamp_rfc3339" => "2026-01-15T10:29:35.303+00: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
    14 => 1
    5984 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#791 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
accept-language
"fr-FR,fr;q=0.9"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"197.244.222.138"
cf-ipcountry
"TN"
cf-ray
"9be4b1566d301d81-MRS"
cf-visitor
"{"scheme":"https"}"
connection
"Keep-Alive"
cookie
"PHPSESSID=ta147vfeio78epd3mufk3drvpe; wishlist_cookie_token=505e5164-e3fd-4be8-b1ab-ebd7e8b49b5d"
host
"topnet.softylines.com"
priority
"u=1, i"
referer
"https://topnet.softylines.com/en_US/register"
sec-fetch-dest
"script"
sec-fetch-mode
"no-cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.1 Safari/605.1.15"
x-forwarded-for
"197.244.222.138"
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
"Thu, 15 Jan 2026 10:29:35 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Ftopnet.softylines.com%2Fassets%2Fshop%2Fjs%2Fapp.js%22%20%28from%20%22https%3A%2F%2Ftopnet.softylines.com%2Fen_US%2Fregister%22%29"
x-debug-exception-file
"%2Fvar%2Fwww%2Ftopnet%2Fpoc-topnet-marketplace%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"724818"

Cookies

Request Cookies

Key Value
PHPSESSID
"ta147vfeio78epd3mufk3drvpe"
wishlist_cookie_token
"505e5164-e3fd-4be8-b1ab-ebd7e8b49b5d"

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"EDITME"
DATABASE_URL
"mysql://root:bigbang404@localhost:3306/open_marketplace_%kernel.environment%?serverVersion=8.0"
DEFAULT_VENDOR_COMMISSION
"10"
DEFAULT_VENDOR_COMMISSION_TYPE
"gross"
DEFAULT_VENDOR_PRODUCTS_LIMIT
"9"
JWT_PASSPHRASE
"acme_plugin_development"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOGO_DIRECTORY
"media/image/logo/"
MAILER_DSN
"null://localhost"
MESSAGES_FILE_UPLOAD_DIRECTORY
"uploads/message_files"
MESSENGER_TRANSPORT_DSN
"sync://"
VENDOR_PRODUCTS_LIMITS
"9,18,27"

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/topnet/poc-topnet-marketplace/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_ACCEPT_LANGUAGE
"fr-FR,fr;q=0.9"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"197.244.222.138"
HTTP_CF_IPCOUNTRY
"TN"
HTTP_CF_RAY
"9be4b1566d301d81-MRS"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_COOKIE
"PHPSESSID=ta147vfeio78epd3mufk3drvpe; wishlist_cookie_token=505e5164-e3fd-4be8-b1ab-ebd7e8b49b5d"
HTTP_HOST
"topnet.softylines.com"
HTTP_PRIORITY
"u=1, i"
HTTP_REFERER
"https://topnet.softylines.com/en_US/register"
HTTP_SEC_FETCH_DEST
"script"
HTTP_SEC_FETCH_MODE
"no-cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.1 Safari/605.1.15"
HTTP_X_FORWARDED_FOR
"197.244.222.138"
HTTP_X_FORWARDED_PROTO
"https"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"162.158.23.75"
REMOTE_PORT
"11575"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768472975
REQUEST_TIME_FLOAT
1768472975.0687
REQUEST_URI
"/assets/shop/js/app.js"
SCRIPT_FILENAME
"/var/www/topnet/poc-topnet-marketplace/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"54.38.185.192"
SERVER_NAME
"topnet.softylines.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.28.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MESSENGER_TRANSPORT_DSN,LOGO_DIRECTORY,VENDOR_PRODUCTS_LIMITS,DEFAULT_VENDOR_PRODUCTS_LIMIT,MESSAGES_FILE_UPLOAD_DIRECTORY,DEFAULT_VENDOR_COMMISSION,DEFAULT_VENDOR_COMMISSION_TYPE,MAILER_DSN"
USER
"www-data"

Parent Request

Return to parent request (token = 502084)

Key Value
_links
Symfony\Component\WebLink\GenericLinkProvider {#7624
  -links: [
    7623 => Symfony\Component\WebLink\Link {#7623
      -href: "https://topnet.softylines.com/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_remove_csp_headers
true
_stopwatch_token
"0cc84c"