Error 500 Internal Server Error

GET https://demo.blk.gr/en/all_monitors_viewfinders_professional_video?page=8

ErrorController

Request

GET Parameters

Key Value
page
"8"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"fe63a8"
exception
Twig\Error\RuntimeError {#6211
  #message: "An exception has been thrown during the rendering of a template ("Parameter "productSlug" for route "product_view" must match "[a-zA-Z0-9\()-:.+_°'\"/ ]+" ("Pyro 5 & Pyro S Bundle" given) to generate a corresponding URL.") in "product/_partials/product_in_list.html.twig" at line 7."
  #code: 0
  #file: "/var/www/vhosts/blk.gr/demo.blk.gr/templates/product/_partials/product_in_list.html.twig"
  #line: 7
  -previous: Symfony\Component\Routing\Exception\InvalidParameterException {#6463 …}
  -lineno: 7
  -rawMessage: "An exception has been thrown during the rendering of a template ("Parameter "productSlug" for route "product_view" must match "[a-zA-Z0-9\()-:.+_°'\"/ ]+" ("Pyro 5 & Pyro S Bundle" given) to generate a corresponding URL.")."
  -source: Twig\Source {#6473 …}
  -phpFile: "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php"
  -phpLine: 416
  trace: {
    /var/www/vhosts/blk.gr/demo.blk.gr/templates/product/_partials/product_in_list.html.twig:7 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › {% else %}    <a href="{{ path('product_view', {'categorySlug': product.categorySlug ?: category.slug, 'productSlug': product.slug}) }}">        <img src="{{ product.mainImage is not empty ? 'https://www.blk.gr/' ~ product.mainImage.path ~ product.mainImage.name : '' }}" width="280" height="280" alt="product" />
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php:358 {
      Twig\Template->display(array $context, array $blocks = []): void …
      › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php:373 {
      Twig\Template->render(array $context): string …
      › try {    $this->display($context);} catch (\Throwable $e) {
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/TemplateWrapper.php:51 {
      Twig\TemplateWrapper->render(array $context = []): string …
      › {    return $this->template->render($context);}
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Extension/CoreExtension.php:1526 {
      Twig\Extension\CoreExtension::include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false): string …
      › 
      ›     return $loaded->render($variables);} finally {
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/templates/product/list.html.twig:129 {
      __TwigTemplate_7a84a81a57c36e00628e0250c5382316->block_body(array $context, array $blocks = []): iterable …
      › <div class="product-default">    {{ include('product/_partials/product_in_list.html.twig') }}</div>
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php:446 {
      Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
      › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/templates/base.html.twig:32 {
      __TwigTemplate_13b34e11fe0df743bbcd6c3572e365f1->doDisplay(array $context, array $blocks = []): iterable …
      › <main class="main">    {% block body %}{% endblock %}</main>
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/var/cache/dev/twig/32/320706a81496df12b5214815876e0ccc.php:55 {
      __TwigTemplate_7a84a81a57c36e00628e0250c5382316->doDisplay(array $context, array $blocks = []): iterable …
      › $this->parent = $this->load("base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));}
    /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php:358 {
      Twig\Template->display(array $context, array $blocks = []): void …
      › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php:373 {
      Twig\Template->render(array $context): string …
      › try {    $this->display($context);} catch (\Throwable $e) {
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/TemplateWrapper.php:51 {
      Twig\TemplateWrapper->render(array $context = []): string …
      › {    return $this->template->render($context);}
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Environment.php:333 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/framework-bundle/Controller/AbstractController.php:463 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
      › 
      ›     return $this->container->get('twig')->render($view, $parameters);}
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/framework-bundle/Controller/AbstractController.php:468 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
      › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/framework-bundle/Controller/AbstractController.php:282 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
      › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/src/Controller/App/ProductController.php:90 {
      App\Controller\App\ProductController->list(string $categorySlug, ProductService $productService, ProductListService $productListService, PaginatorInterface $paginator, Request $request): Response …
      › 
      › return $this->render('product/list.html.twig', [    'site_data' => $this->mainService->getGlobalData(),
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/vhosts/blk.gr/demo.blk.gr/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/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php:193 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/blk.gr/demo.blk.gr/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#318
  -records: [
    "" => [
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.920+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 {#356
            #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/vhosts/blk.gr/demo.blk.gr/vendor/liip/imagine-bundle/Templating/FilterTrait.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/blk.gr/demo.blk.gr/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/vhosts/blk.gr/demo.blk.gr/var/cache/dev/ContainerCE7eBTi/App_KernelDevDebugContainer.php:518 {
                ContainerCE7eBTi\App_KernelDevDebugContainer::{closure:ContainerCE7eBTi\App_KernelDevDebugContainer::__construct():165} …
                › include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-live-component/src/Twig/LiveComponentExtension.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/vhosts/blk.gr/demo.blk.gr/vendor/symfony/dependency-injection/Container.php:144 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php:427 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php:762 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php:172 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->container) {    $this->preBoot();}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.921+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 {#347
            #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/vhosts/blk.gr/demo.blk.gr/vendor/liip/imagine-bundle/Templating/FilterExtension.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/blk.gr/demo.blk.gr/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/vhosts/blk.gr/demo.blk.gr/var/cache/dev/ContainerCE7eBTi/App_KernelDevDebugContainer.php:519 {
                ContainerCE7eBTi\App_KernelDevDebugContainer::{closure:ContainerCE7eBTi\App_KernelDevDebugContainer::__construct():165} …
                › 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/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/dependency-injection/Container.php:144 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php:427 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php:762 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php:172 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->container) {    $this->preBoot();}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.921+00:00"
        "message" => "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#312
            #message: "User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)"
            #code: 0
            #file: "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/blk.gr/demo.blk.gr/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/vhosts/blk.gr/demo.blk.gr/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/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Proxy/Autoloader.php:74 {
                Doctrine\ORM\Proxy\Autoloader::register(string $proxyDir, string $proxyNamespace, ?Closure $notFoundCallback = null): Closure …
                › if (PHP_VERSION_ID >= 80400) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:136 {
                Doctrine\Bundle\DoctrineBundle\DoctrineBundle->boot(): void …
                › 
                ›     $this->autoloader = Autoloader::register($dir, $namespace, $proxyGenerator);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php:127 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php:186 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                › $this->boot();++$this->requestStackSize;
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
    ]
    18 => [
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.937+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "product_list"
          "route_parameters" => [
            "_route" => "product_list"
            "_controller" => "App\Controller\App\ProductController::list"
            "_locale" => "en"
            "categorySlug" => "all_monitors_viewfinders_professional_video"
          ]
          "request_uri" => "https://demo.blk.gr/en/all_monitors_viewfinders_professional_video?page=8"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.940+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.940+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.940+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.940+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.940+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.941+00:00"
        "message" => "User Deprecated: Since symfony/security-http 7.4: The "Symfony\Component\Security\Http\Firewall\AbstractListener::__invoke()" method is deprecated since Symfony 7.4 and will be removed in 8.0."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#612
            #message: "User Deprecated: Since symfony/security-http 7.4: The "Symfony\Component\Security\Http\Firewall\AbstractListener::__invoke()" method is deprecated since Symfony 7.4 and will be removed in 8.0."
            #code: 0
            #file: "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/security-http/Firewall/AbstractListener.php"
            #line: 28
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/security-http/Firewall/AbstractListener.php:28 {
                Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event): void …
                › {    trigger_deprecation('symfony/security-http', '7.4', 'The "%s()" method is deprecated since Symfony 7.4 and will be removed in 8.0.', __METHOD__);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:91 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › foreach ($requestListeners as $listener) {    $listener($event);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/security-http/Firewall.php:93 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/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/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/blk.gr/demo.blk.gr/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/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.941+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" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.941+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.941+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" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.941+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.941+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" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.941+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" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.941+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.941+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" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.941+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" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.941+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.941+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" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.941+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" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.941+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.941+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.965+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.965+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" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.965+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" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.965+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "DH\AuditorBundle\Event\ViewerEventSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.969+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.969+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" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.969+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" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.969+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.969+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T03:50:13.989+03:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "charset" => "utf8mb4"
            "idle_connection_ttl" => 600
            "host" => "127.0.0.1"
            "port" => 3306
            "user" => "symfony_user"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => [
              "charset" => "utf8mb4"
              "collate" => "utf8mb4_unicode_ci"
            ]
            "dbname" => "symfony_db"
            "serverVersion" => "10.3.39-MariaD"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T03:50:13.990+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.slug = ? LIMIT 1"
          "params" => [
            1 => "all_monitors_viewfinders_professional_video"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166
              +name: "STRING"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.993+00:00"
        "message" => "User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1224
            #message: "User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead."
            #code: 0
            #file: "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/var-exporter/ProxyHelper.php"
            #line: 34
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/var-exporter/ProxyHelper.php:34 {
                Symfony\Component\VarExporter\ProxyHelper::generateLazyGhost(ReflectionClass $class): string …
                › if (\PHP_VERSION_ID >= 80400) {    trigger_deprecation('symfony/var-exporter', '7.3', 'Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead.');}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:474 {
                Doctrine\ORM\Proxy\ProxyFactory->generateUseLazyGhostTrait(ClassMetadata $class): string …
                › // @phpstan-ignore staticMethod.notFound (This method has been removed in Symfony 8)$code = ProxyHelper::generateLazyGhost($class->getReflectionClass());$code = substr($code, 7 + (int) strpos($code, "\n{"));
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:441 {
                Doctrine\ORM\Proxy\ProxyFactory->generateProxyClass(ClassMetadata $class, ?string $fileName, string $proxyClassName): void …
                › foreach (array_combine($placeholderMatches[0], $placeholderMatches[1]) as $placeholder => $name) {    $placeholders[$placeholder] ?? $placeholders[$placeholder] = $this->{'generate' . ucfirst($name)}($class);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:419 {
                Doctrine\ORM\Proxy\ProxyFactory->loadProxyClass(ClassMetadata $class): string …
                › case self::AUTOGENERATE_ALWAYS:    $this->generateProxyClass($class, $fileName, $proxyClassName);    break;
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:364 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxyFactory(string $className): Closure …
                › $initializer      = $this->createLazyInitializer($class, $entityPersister, $this->identifierFlattener);$proxyClassName   = $this->loadProxyClass($class);$identifierFields = [];
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:239 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxy(string $className, array $identifier): object …
                › 
                › $proxyFactory = $this->proxyFactories[$className] ?? $this->getProxyFactory($className);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/UnitOfWork.php:2540 {
                Doctrine\ORM\UnitOfWork->createEntity(string $className, array $data, array &$hints = []): object …
                › case $hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER:    $newValue = $this->em->getProxyFactory()->getProxy($assoc->targetEntity, $normalizedAssociatedId);    $this->registerManaged($newValue, $associatedId, []);
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Internal/Hydration/SimpleObjectHydrator.php:176 {
                Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateRowData(array $row, array &$result): void …
                › $uow    = $this->em->getUnitOfWork();$entity = $uow->createEntity($entityName, $data, $this->hints);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Internal/Hydration/SimpleObjectHydrator.php:60 {
                Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateAllData(): array …
                › while ($row = $this->statement()->fetchAssociative()) {    $this->hydrateRowData($row, $result);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:176 {
                Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll(Result $stmt, ResultSetMapping $resultSetMapping, array $hints = []): mixed …
                › try {    $result = $this->hydrateAllData();} finally {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:746 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, ?object $entity = null, ?AssociationMapping $assoc = null, array $hints = [], Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $limit = null, ?array $orderBy = null): ?object …
                › $hydrator = $this->em->newHydrator($this->currentPersisterContext->selectJoinSql ? Query::HYDRATE_OBJECT : Query::HYDRATE_SIMPLEOBJECT);$entities = $hydrator->hydrateAll($stmt, $this->currentPersisterContext->rsm, $hints);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/EntityRepository.php:125 {
                Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null): ?object …
                › 
                ›     return $persister->load($criteria, null, null, [], null, 1, $orderBy);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/src/Controller/App/ProductController.php:43 {
                App\Controller\App\ProductController->list(string $categorySlug, ProductService $productService, ProductListService $productListService, PaginatorInterface $paginator, Request $request): Response …
                › ): Response {    $category = $this->manager->getRepository(Category::class)->findOneBy(['slug' => $categorySlug]);    if (!$category) {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/blk.gr/demo.blk.gr/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/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1775868613
        "timestamp_rfc3339" => "2026-04-11T00:50:13.993+00:00"
        "message" => "User Deprecated: Since symfony/var-exporter 7.3: The "Symfony\Component\VarExporter\LazyGhostTrait" trait is deprecated, use native lazy objects instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1219
            #message: "User Deprecated: Since symfony/var-exporter 7.3: The "Symfony\Component\VarExporter\LazyGhostTrait" trait is deprecated, use native lazy objects instead."
            #code: 0
            #file: "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/var-exporter/LazyGhostTrait.php"
            #line: 21
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/var-exporter/LazyGhostTrait.php:21 {
                ReflectionClass->__construct(object|string $objectOrClass) …
                › if (\PHP_VERSION_ID >= 80400) {    trigger_deprecation('symfony/var-exporter', '7.3', 'The "%s" trait is deprecated, use native lazy objects instead.', LazyGhostTrait::class);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/var-exporter/ProxyHelper.php:53 {
                Symfony\Component\VarExporter\ProxyHelper::generateLazyGhost(ReflectionClass $class): string …
                › static $traitMethods;$traitMethods ??= (new \ReflectionClass(LazyGhostTrait::class))->getMethods();}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:474 {
                Doctrine\ORM\Proxy\ProxyFactory->generateUseLazyGhostTrait(ClassMetadata $class): string …
                › // @phpstan-ignore staticMethod.notFound (This method has been removed in Symfony 8)$code = ProxyHelper::generateLazyGhost($class->getReflectionClass());$code = substr($code, 7 + (int) strpos($code, "\n{"));
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:441 {
                Doctrine\ORM\Proxy\ProxyFactory->generateProxyClass(ClassMetadata $class, ?string $fileName, string $proxyClassName): void …
                › foreach (array_combine($placeholderMatches[0], $placeholderMatches[1]) as $placeholder => $name) {    $placeholders[$placeholder] ?? $placeholders[$placeholder] = $this->{'generate' . ucfirst($name)}($class);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:419 {
                Doctrine\ORM\Proxy\ProxyFactory->loadProxyClass(ClassMetadata $class): string …
                › case self::AUTOGENERATE_ALWAYS:    $this->generateProxyClass($class, $fileName, $proxyClassName);    break;
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:364 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxyFactory(string $className): Closure …
                › $initializer      = $this->createLazyInitializer($class, $entityPersister, $this->identifierFlattener);$proxyClassName   = $this->loadProxyClass($class);$identifierFields = [];
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:239 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxy(string $className, array $identifier): object …
                › 
                › $proxyFactory = $this->proxyFactories[$className] ?? $this->getProxyFactory($className);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/UnitOfWork.php:2540 {
                Doctrine\ORM\UnitOfWork->createEntity(string $className, array $data, array &$hints = []): object …
                › case $hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER:    $newValue = $this->em->getProxyFactory()->getProxy($assoc->targetEntity, $normalizedAssociatedId);    $this->registerManaged($newValue, $associatedId, []);
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Internal/Hydration/SimpleObjectHydrator.php:176 {
                Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateRowData(array $row, array &$result): void …
                › $uow    = $this->em->getUnitOfWork();$entity = $uow->createEntity($entityName, $data, $this->hints);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Internal/Hydration/SimpleObjectHydrator.php:60 {
                Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateAllData(): array …
                › while ($row = $this->statement()->fetchAssociative()) {    $this->hydrateRowData($row, $result);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:176 {
                Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll(Result $stmt, ResultSetMapping $resultSetMapping, array $hints = []): mixed …
                › try {    $result = $this->hydrateAllData();} finally {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:746 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, ?object $entity = null, ?AssociationMapping $assoc = null, array $hints = [], Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $limit = null, ?array $orderBy = null): ?object …
                › $hydrator = $this->em->newHydrator($this->currentPersisterContext->selectJoinSql ? Query::HYDRATE_OBJECT : Query::HYDRATE_SIMPLEOBJECT);$entities = $hydrator->hydrateAll($stmt, $this->currentPersisterContext->rsm, $hints);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/EntityRepository.php:125 {
                Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null): ?object …
                › 
                ›     return $persister->load($criteria, null, null, [], null, 1, $orderBy);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/src/Controller/App/ProductController.php:43 {
                App\Controller\App\ProductController->list(string $categorySlug, ProductService $productService, ProductListService $productListService, PaginatorInterface $paginator, Request $request): Response …
                › ): Response {    $category = $this->manager->getRepository(Category::class)->findOneBy(['slug' => $categorySlug]);    if (!$category) {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/blk.gr/demo.blk.gr/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/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.014+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "162"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.025+00:00"
        "message" => """
          User Deprecated: Specifying the "nullable" attribute for join columns in to-one associations (here, App\Entity\Product\Object\ProductCategory::$product) that are part of the identifier is a no-op.\n
          The ORM will always set it to false.\n
          Doing so is deprecated and will be an error in 4.0. (ToOneOwningSideMapping.php:136 called by ClassMetadata.php:1431, https://github.com/doctrine/orm/pull/12126, package doctrine/orm)
          """
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1793
            #message: """
              User Deprecated: Specifying the "nullable" attribute for join columns in to-one associations (here, App\Entity\Product\Object\ProductCategory::$product) that are part of the identifier is a no-op.\n
              The ORM will always set it to false.\n
              Doing so is deprecated and will be an error in 4.0. (ToOneOwningSideMapping.php:136 called by ClassMetadata.php:1431, https://github.com/doctrine/orm/pull/12126, package doctrine/orm)
              """
            #code: 0
            #file: "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/blk.gr/demo.blk.gr/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/vhosts/blk.gr/demo.blk.gr/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/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Mapping/ToOneOwningSideMapping.php:136 {
                Doctrine\ORM\Mapping\ToOneOwningSideMapping::fromMappingArrayAndName(array $mappingArray, NamingStrategy $namingStrategy, string $name, ?array $table, bool $isInheritanceTypeSingleTable): static …
                › if ($joinColumn->nullable !== null) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Mapping/ClassMetadata.php:1431 {
                Doctrine\ORM\Mapping\ClassMetadata->_validateAndCompleteAssociationMapping(array $mapping): AssociationMapping …
                › case self::MANY_TO_ONE:    return ManyToOneAssociationMapping::fromMappingArrayAndName(        $mapping,
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Mapping/ClassMetadata.php:2018 {
                Doctrine\ORM\Mapping\ClassMetadata->mapManyToOne(array $mapping): void …
                › 
                › $mapping = $this->_validateAndCompleteAssociationMapping($mapping);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php:408 {
                Doctrine\ORM\Mapping\Driver\AttributeDriver->loadMetadataForClass(string $className, ClassMetadata $metadata): void …
                ›     $mapping['fetch']        = $this->getFetchMode($className, $manyToOneAttribute->fetch);    $metadata->mapManyToOne($mapping);} elseif ($manyToManyAttribute !== null) {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:61 {
                Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata): void …
                › if ($this->isInNamespace($className, $namespace)) {    $driver->loadMetadataForClass($className, $metadata);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
                Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
                › {    $this->driver->loadMetadataForClass($className, $metadata);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:167 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata(ClassMetadata $class, ?ClassMetadata $parent, bool $rootEntityFound, array $nonSuperclassParents): void …
                › try {    $this->driver->loadMetadataForClass($class->getName(), $class);} catch (ReflectionException $e) {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:318 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name): array …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:187 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className): ClassMetadata …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/EntityManager.php:224 {
                Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query/Parser.php:1697 {
                Doctrine\ORM\Query\Parser->RangeVariableDeclaration(): RangeVariableDeclaration …
                › $aliasIdentificationVariable = $this->AliasIdentificationVariable();$classMetadata               = $this->em->getClassMetadata($abstractSchemaName);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query/Parser.php:1656 {
                Doctrine\ORM\Query\Parser->Join(): Join …
                › } else {    $joinDeclaration         = $this->RangeVariableDeclaration();    $joinDeclaration->isRoot = false;
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query/Parser.php:1544 {
                Doctrine\ORM\Query\Parser->IdentificationVariableDeclaration(): IdentificationVariableDeclaration …
                › ) {    $joins[] = $this->Join();}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query/Parser.php:1301 {
                Doctrine\ORM\Query\Parser->FromClause(): FromClause …
                › $identificationVariableDeclarations   = [];$identificationVariableDeclarations[] = $this->IdentificationVariableDeclaration();}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query/Parser.php:843 {
                Doctrine\ORM\Query\Parser->SelectStatement(): SelectStatement …
                › {    $selectStatement = new AST\SelectStatement($this->SelectClause(), $this->FromClause());}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query/Parser.php:814 {
                Doctrine\ORM\Query\Parser->QueryLanguage(): DeleteStatement …
                › case TokenType::T_SELECT:    $statement = $this->SelectStatement();    break;
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query/Parser.php:238 {
                Doctrine\ORM\Query\Parser->getAST(): DeleteStatement …
                › // Parse & build AST$AST = $this->QueryLanguage();}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query/Parser.php:330 {
                Doctrine\ORM\Query\Parser->parse(): ParserResult …
                › {    $AST = $this->getAST();}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query.php:248 {
                Doctrine\ORM\Query->parse(): ParserResult …
                › 
                › $this->parserResult = $parser->parse();}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query.php:717 {
                Doctrine\ORM\Query->getSqlExecutor(): AbstractSqlExecutor …
                › {    return $this->parse()->prepareSqlExecutor($this);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query.php:257 {
                Doctrine\ORM\Query->_doExecute(): Result|int …
                › {    $executor = $this->getSqlExecutor();}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/AbstractQuery.php:930 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache(Doctrine\Common\Collections\ArrayCollection|array|null $parameters = null, string|int|null $hydrationMode = null): mixed …
                › 
                › $stmt = $this->_doExecute();}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/AbstractQuery.php:886 {
                Doctrine\ORM\AbstractQuery->execute(Doctrine\Common\Collections\ArrayCollection|array|null $parameters = null, string|int|null $hydrationMode = null): mixed …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/AbstractQuery.php:772 {
                Doctrine\ORM\AbstractQuery->getSingleResult(string|int|null $hydrationMode = null): mixed …
                › {    $result = $this->execute(null, $hydrationMode);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/AbstractQuery.php:801 {
                Doctrine\ORM\AbstractQuery->getSingleScalarResult(): mixed …
                › {    return $this->getSingleResult(self::HYDRATE_SINGLE_SCALAR);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/src/Repository/Product/Object/BaseProductRepository.php:369 {
                App\Repository\Product\Object\BaseProductRepository->getMaxCategoryPrice(Category $category, array $urlQueries): int …
                › 
                › $result = $qb->getQuery()->getSingleScalarResult();}
              /var/www/vhosts/blk.gr/demo.blk.gr/src/Controller/App/ProductController.php:53 {
                App\Controller\App\ProductController->list(string $categorySlug, ProductService $productService, ProductListService $productListService, PaginatorInterface $paginator, Request $request): Response …
                › $productsQuery = $this->manager->getRepository(BaseProduct::class)->getCategoryProductsQuery($category, $urlQueries);$maxPrice = $this->manager->getRepository(BaseProduct::class)->getMaxCategoryPrice($category, $sidebarUrlQueries);$maxPrice = ceil($maxPrice / 100);
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/blk.gr/demo.blk.gr/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/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.026+00:00"
        "message" => "User Deprecated: Using WITH for the join condition of arbitrary joins is deprecated. Use ON instead. (Parser.php:1665 called by Parser.php:1544, https://github.com/doctrine/orm/issues/12192, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1805
            #message: "User Deprecated: Using WITH for the join condition of arbitrary joins is deprecated. Use ON instead. (Parser.php:1665 called by Parser.php:1544, https://github.com/doctrine/orm/issues/12192, package doctrine/orm)"
            #code: 0
            #file: "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/blk.gr/demo.blk.gr/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/vhosts/blk.gr/demo.blk.gr/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/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query/Parser.php:1665 {
                Doctrine\ORM\Query\Parser->Join(): Join …
                ›     $conditionalExpression = $this->ConditionalExpression();    Deprecation::trigger('doctrine/orm', 'https://github.com/doctrine/orm/issues/12192', 'Using WITH for the join condition of arbitrary joins is deprecated. Use ON instead.');}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query/Parser.php:1544 {
                Doctrine\ORM\Query\Parser->IdentificationVariableDeclaration(): IdentificationVariableDeclaration …
                › ) {    $joins[] = $this->Join();}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query/Parser.php:1301 {
                Doctrine\ORM\Query\Parser->FromClause(): FromClause …
                › $identificationVariableDeclarations   = [];$identificationVariableDeclarations[] = $this->IdentificationVariableDeclaration();}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query/Parser.php:843 {
                Doctrine\ORM\Query\Parser->SelectStatement(): SelectStatement …
                › {    $selectStatement = new AST\SelectStatement($this->SelectClause(), $this->FromClause());}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query/Parser.php:814 {
                Doctrine\ORM\Query\Parser->QueryLanguage(): DeleteStatement …
                › case TokenType::T_SELECT:    $statement = $this->SelectStatement();    break;
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query/Parser.php:238 {
                Doctrine\ORM\Query\Parser->getAST(): DeleteStatement …
                › // Parse & build AST$AST = $this->QueryLanguage();}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query/Parser.php:330 {
                Doctrine\ORM\Query\Parser->parse(): ParserResult …
                › {    $AST = $this->getAST();}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query.php:248 {
                Doctrine\ORM\Query->parse(): ParserResult …
                › 
                › $this->parserResult = $parser->parse();}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query.php:717 {
                Doctrine\ORM\Query->getSqlExecutor(): AbstractSqlExecutor …
                › {    return $this->parse()->prepareSqlExecutor($this);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/Query.php:257 {
                Doctrine\ORM\Query->_doExecute(): Result|int …
                › {    $executor = $this->getSqlExecutor();}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/AbstractQuery.php:930 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache(Doctrine\Common\Collections\ArrayCollection|array|null $parameters = null, string|int|null $hydrationMode = null): mixed …
                › 
                › $stmt = $this->_doExecute();}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/AbstractQuery.php:886 {
                Doctrine\ORM\AbstractQuery->execute(Doctrine\Common\Collections\ArrayCollection|array|null $parameters = null, string|int|null $hydrationMode = null): mixed …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/AbstractQuery.php:772 {
                Doctrine\ORM\AbstractQuery->getSingleResult(string|int|null $hydrationMode = null): mixed …
                › {    $result = $this->execute(null, $hydrationMode);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/doctrine/orm/src/AbstractQuery.php:801 {
                Doctrine\ORM\AbstractQuery->getSingleScalarResult(): mixed …
                › {    return $this->getSingleResult(self::HYDRATE_SINGLE_SCALAR);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/src/Repository/Product/Object/BaseProductRepository.php:369 {
                App\Repository\Product\Object\BaseProductRepository->getMaxCategoryPrice(Category $category, array $urlQueries): int …
                › 
                › $result = $qb->getQuery()->getSingleScalarResult();}
              /var/www/vhosts/blk.gr/demo.blk.gr/src/Controller/App/ProductController.php:53 {
                App\Controller\App\ProductController->list(string $categorySlug, ProductService $productService, ProductListService $productListService, PaginatorInterface $paginator, Request $request): Response …
                › $productsQuery = $this->manager->getRepository(BaseProduct::class)->getCategoryProductsQuery($category, $urlQueries);$maxPrice = $this->manager->getRepository(BaseProduct::class)->getMaxCategoryPrice($category, $sidebarUrlQueries);$maxPrice = ceil($maxPrice / 100);
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/blk.gr/demo.blk.gr/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/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.031+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT MAX(p0_.price_gross_amount) AS sclr_0 FROM products p0_ INNER JOIN products_categories p1_ ON (p0_.id = p1_.product_id) WHERE (p1_.category_id = ? AND p0_.published = ? AND p0_.status NOT IN (?, ?)) AND p0_.discr IN ('product', 'product_kit')"
          "params" => [
            1 => 162
            2 => 1
            3 => "view"
            4 => "no_view"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164
              +name: "INTEGER"
            }
            2 => Doctrine\DBAL\ParameterType {#1767
              +name: "BOOLEAN"
            }
            3 => Doctrine\DBAL\ParameterType {#1166}
            4 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.037+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.before"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber::before"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.037+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.before"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber::before"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.037+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.before"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::before"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.044+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT COUNT(*) AS dctrn_count FROM (SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.summary AS summary_3, p0_.status AS status_4, p0_.price_gross_amount AS price_gross_amount_5, p0_.price_gross_currency AS price_gross_currency_6, p0_.price_with_discount_amount AS price_with_discount_amount_7, p0_.price_with_discount_currency AS price_with_discount_currency_8, p0_.warehouse_stock_quantity AS warehouse_stock_quantity_9, p0_.availability AS availability_10, p0_.mfr_code AS mfr_code_11, p0_.blk_code AS blk_code_12, p0_.offer AS offer_13, p0_.cash_back AS cash_back_14, p1_.id AS id_15, p1_.name AS name_16, a2_.name AS name_17, a2_.path AS path_18, p3_.id AS id_19, p3_.name AS name_20, p3_.slug AS slug_21, a4_.name AS name_22, a4_.path AS path_23, p5_.slug AS slug_24, GROUP_CONCAT(DISTINCT p6_.website) AS sclr_25, GROUP_CONCAT(DISTINCT CONCAT(p7_.lvl, ':', p7_.name)  ORDER BY p7_.lft ASC SEPARATOR '||') AS sclr_26 FROM products p0_ INNER JOIN product_manufacturer p3_ ON (p0_.manufacturer_id = p3_.id) INNER JOIN app_file a4_ ON (p3_.logo_id = a4_.id) AND a4_.discr IN ('manufacturer_logo') INNER JOIN products_categories p8_ ON (p0_.id = p8_.product_id AND p8_.main = 1) INNER JOIN product_category p5_ ON (p8_.category_id = p5_.id) INNER JOIN products_categories p9_ ON (p0_.id = p9_.product_id) INNER JOIN product_category p7_ ON (p9_.category_id = p7_.id) INNER JOIN product_type p1_ ON (p0_.type_id = p1_.id) LEFT JOIN app_file a2_ ON (p0_.main_image_id = a2_.id) AND a2_.discr IN ('article_image', 'product_image', 'product_category_banner', 'manufacturer_logo', 'product_reference_pdf', 'product_reference_image', 'slider_image') LEFT JOIN product_extra_website p6_ ON p0_.id = p6_.product_id WHERE (p9_.category_id = ? AND p0_.published = ? AND p0_.status NOT IN (?, ?)) AND p0_.discr IN ('product', 'product_kit') GROUP BY p0_.id ORDER BY p0_.name ASC) dctrn_table"
          "params" => [
            1 => 162
            2 => 1
            3 => "view"
            4 => "no_view"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
            2 => Doctrine\DBAL\ParameterType {#1767}
            3 => Doctrine\DBAL\ParameterType {#1166}
            4 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.088+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.summary AS summary_3, p0_.status AS status_4, p0_.price_gross_amount AS price_gross_amount_5, p0_.price_gross_currency AS price_gross_currency_6, p0_.price_with_discount_amount AS price_with_discount_amount_7, p0_.price_with_discount_currency AS price_with_discount_currency_8, p0_.warehouse_stock_quantity AS warehouse_stock_quantity_9, p0_.availability AS availability_10, p0_.mfr_code AS mfr_code_11, p0_.blk_code AS blk_code_12, p0_.offer AS offer_13, p0_.cash_back AS cash_back_14, p1_.id AS id_15, p1_.name AS name_16, a2_.name AS name_17, a2_.path AS path_18, p3_.id AS id_19, p3_.name AS name_20, p3_.slug AS slug_21, a4_.name AS name_22, a4_.path AS path_23, p5_.slug AS slug_24, GROUP_CONCAT(DISTINCT p6_.website) AS sclr_25, GROUP_CONCAT(DISTINCT CONCAT(p7_.lvl, ':', p7_.name)  ORDER BY p7_.lft ASC SEPARATOR '||') AS sclr_26 FROM products p0_ INNER JOIN product_manufacturer p3_ ON (p0_.manufacturer_id = p3_.id) INNER JOIN app_file a4_ ON (p3_.logo_id = a4_.id) AND a4_.discr IN ('manufacturer_logo') INNER JOIN products_categories p8_ ON (p0_.id = p8_.product_id AND p8_.main = 1) INNER JOIN product_category p5_ ON (p8_.category_id = p5_.id) INNER JOIN products_categories p9_ ON (p0_.id = p9_.product_id) INNER JOIN product_category p7_ ON (p9_.category_id = p7_.id) INNER JOIN product_type p1_ ON (p0_.type_id = p1_.id) LEFT JOIN app_file a2_ ON (p0_.main_image_id = a2_.id) AND a2_.discr IN ('article_image', 'product_image', 'product_category_banner', 'manufacturer_logo', 'product_reference_pdf', 'product_reference_image', 'slider_image') LEFT JOIN product_extra_website p6_ ON p0_.id = p6_.product_id WHERE (p9_.category_id = ? AND p0_.published = ? AND p0_.status NOT IN (?, ?)) AND p0_.discr IN ('product', 'product_kit') GROUP BY p0_.id ORDER BY p0_.name ASC LIMIT 15 OFFSET 105"
          "params" => [
            1 => 162
            2 => 1
            3 => "view"
            4 => "no_view"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
            2 => Doctrine\DBAL\ParameterType {#1767}
            3 => Doctrine\DBAL\ParameterType {#1166}
            4 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QueryBuilderSubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\MongoDB\QueryBuilderSubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\PHPCR\QueryBuilderSubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\DBALQueryBuilderSubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\Doctrine\ORM\QuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\Doctrine\ODM\MongoDB\QuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\ElasticaQuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\PropelQuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\SolariumQuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\ArraySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Filtration\Doctrine\ORM\QuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Filtration\PropelQuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Callback\CallbackSubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Listener "{listener}" was not called for event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\MongoDB\QuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Listener "{listener}" was not called for event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\PHPCR\QuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Listener "{listener}" was not called for event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\CollectionSubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Listener "{listener}" was not called for event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\PropelQuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Listener "{listener}" was not called for event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\SolariumQuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Listener "{listener}" was not called for event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\ElasticaQuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.130+00:00"
        "message" => "Listener "{listener}" was not called for event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\ArraySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.131+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.pagination"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::pagination"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.131+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.pagination"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::pagination"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.131+00:00"
        "message" => "Listener "{listener}" was not called for event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.pagination"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::pagination"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.140+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.name AS name_0, a1_.name AS name_1, a1_.id AS id_2, a1_.sort_index AS sort_index_3, a1_.filter_type AS filter_type_4, a2_.value AS value_5, a2_.id AS id_6, a2_.sort_index AS sort_index_7, p3_.text_value AS text_value_8, COUNT(DISTINCT p4_.id) AS sclr_9 FROM product_attribute_value p3_ INNER JOIN products p4_ ON p3_.product_id = p4_.id AND p4_.discr IN ('product', 'product_kit') INNER JOIN product_type p0_ ON p4_.type_id = p0_.id INNER JOIN attribute a1_ ON p3_.attribute_id = a1_.id LEFT JOIN attribute_value a2_ ON p3_.attribute_value_id = a2_.id INNER JOIN products_categories p5_ ON p4_.id = p5_.product_id WHERE p5_.category_id = ? AND a1_.filter = 1 AND p4_.published = ? AND p4_.status NOT IN (?, ?) GROUP BY p0_.name, a1_.name, a1_.id, a1_.sort_index, a1_.filter_type, a2_.value, a2_.id, a2_.sort_index, p3_.text_value"
          "params" => [
            1 => 162
            2 => 1
            3 => "view"
            4 => "no_view"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
            2 => Doctrine\DBAL\ParameterType {#1767}
            3 => Doctrine\DBAL\ParameterType {#1166}
            4 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.186+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.name AS name_0, a1_.name AS name_1, a1_.id AS id_2, a1_.sort_index AS sort_index_3, a1_.filter_type AS filter_type_4, a2_.value AS value_5, a2_.id AS id_6, a2_.sort_index AS sort_index_7, p3_.text_value AS text_value_8, COUNT(DISTINCT p4_.id) AS sclr_9 FROM product_attribute_value p3_ INNER JOIN products p4_ ON p3_.product_id = p4_.id AND p4_.discr IN ('product', 'product_kit') INNER JOIN product_type p0_ ON p4_.type_id = p0_.id INNER JOIN attribute a1_ ON p3_.attribute_id = a1_.id LEFT JOIN attribute_value a2_ ON p3_.attribute_value_id = a2_.id INNER JOIN products_categories p5_ ON p4_.id = p5_.product_id WHERE p5_.category_id = ? AND a1_.filter = 1 AND p4_.published = ? AND p4_.status NOT IN (?, ?) GROUP BY p0_.name, a1_.name, a1_.id, a1_.sort_index, a1_.filter_type, a2_.value, a2_.id, a2_.sort_index, p3_.text_value"
          "params" => [
            1 => 162
            2 => 1
            3 => "view"
            4 => "no_view"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
            2 => Doctrine\DBAL\ParameterType {#1767}
            3 => Doctrine\DBAL\ParameterType {#1166}
            4 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.232+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DISTINCT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2 FROM products p1_ INNER JOIN product_manufacturer p0_ ON p1_.manufacturer_id = p0_.id INNER JOIN products_categories p2_ ON p1_.id = p2_.product_id WHERE (p2_.category_id = ? AND p1_.published = ? AND p1_.status NOT IN (?, ?)) AND p1_.discr IN ('product', 'product_kit') ORDER BY p0_.name ASC"
          "params" => [
            1 => 162
            2 => 1
            3 => "view"
            4 => "no_view"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
            2 => Doctrine\DBAL\ParameterType {#1767}
            3 => Doctrine\DBAL\ParameterType {#1166}
            4 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.254+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.session_id AS session_id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.user_id AS user_id_5 FROM cart t0 WHERE t0.session_id = ? LIMIT 1"
          "params" => [
            1 => "cart_69d99ac63d3eb1.75201470"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.302+03:00"
        "message" => "Beginning transaction"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.303+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "INSERT INTO cart (id, session_id, created_at, updated_at, user_id) VALUES (?, ?, ?, ?, ?)"
          "params" => [
            1 => b"\x1F\x13T\x06k{cf‹\x1F±×\x1CtÂ$"
            2 => "cart_69d99ac63d3eb1.75201470"
            3 => "2026-04-11 03:50:14"
            4 => "2026-04-11 03:50:14"
            5 => null
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
            4 => Doctrine\DBAL\ParameterType {#1166}
            5 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.304+03:00"
        "message" => "Committing transaction"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.326+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.lvl = ? AND t0.website = ? ORDER BY t0.id ASC LIMIT 1"
          "params" => [
            1 => 0
            2 => "blk.gr"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
            2 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.327+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "1"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.327+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.328+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "2"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.328+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "12"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.329+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "6"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.329+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "13"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.329+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "14"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.329+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "8"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.329+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 2
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.330+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "3"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.330+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "4"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.330+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "9"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.331+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "10"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.331+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 3
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.332+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 4
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.332+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 9
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.332+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 10
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.332+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 12
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.333+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 6
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.333+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 13
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.333+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 14
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.333+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "15"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.334+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "17"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.334+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "18"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.334+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "19"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.334+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 15
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.335+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 17
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.335+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 18
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.335+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 19
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.335+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 8
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.335+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.lvl = ? AND t0.website = ? ORDER BY t0.id DESC LIMIT 1"
          "params" => [
            1 => 0
            2 => "blk.gr"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
            2 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.336+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "20"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.336+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 20
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.337+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "21"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.337+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "32"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.337+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 21
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.338+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "23"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.338+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "25"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.339+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "26"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.339+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "28"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.339+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "29"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.339+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 23
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.340+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 25
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.340+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 26
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.340+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 28
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.340+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 29
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.340+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 32
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.341+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "22"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.341+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "24"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.341+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "27"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.342+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "30"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.342+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "31"
            2 => "en"
            3 => "App\Entity\Menu"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.342+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 22
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.342+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 24
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.342+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 27
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.343+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 30
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.343+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.name AS name_3, t0.type AS type_4, t0.website AS website_5, t0.page_name AS page_name_6, t0.slug AS slug_7, t0.url AS url_8, t0.internal_url_data AS internal_url_data_9, t0.description AS description_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.published AS published_14, t0.sort_index AS sort_index_15, t0.tree_root AS tree_root_16, t0.parent_id AS parent_id_17 FROM menu t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 31
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.343+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.lvl = ?"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.344+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "4"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.344+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "5"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.345+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "6"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.345+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "7"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.345+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "8"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.345+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "9"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.345+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "10"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.346+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "11"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.346+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "14"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.346+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "474"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.346+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "475"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.346+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "476"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.347+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "477"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.347+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "478"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.347+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "479"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.347+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "481"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.347+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "482"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.348+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.tree_root = ? LIMIT 1"
          "params" => [
            1 => true
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.348+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "1"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.349+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.id AS id_0, p0_.migration_id AS migration_id_1, p0_.softone_id AS softone_id_2, p0_.name AS name_3, p0_.slug AS slug_4, p0_.description AS description_5, p0_.lft AS lft_6, p0_.lvl AS lvl_7, p0_.rgt AS rgt_8, p0_.published AS published_9, p0_.sort_index AS sort_index_10 FROM product_category p0_ WHERE p0_.rgt < 932 AND p0_.lft > 1 AND p0_.tree_root = ? ORDER BY p0_.tree_root ASC, p0_.lft ASC"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.356+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.id = ?"
          "params" => [
            1 => 38
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.357+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "38"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.371+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 4
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.372+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "15"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.373+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "17"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.373+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "19"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.373+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "20"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.373+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "22"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.374+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "24"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.374+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "25"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.374+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "27"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.374+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "28"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.374+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "30"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.375+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "32"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.375+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "33"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.375+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "36"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.375+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "37"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.375+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "39"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.376+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "40"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.376+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "41"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.376+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "42"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.376+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "43"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.376+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "44"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.377+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "45"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.377+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "46"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.377+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "47"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.377+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "48"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.377+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "49"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.377+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "50"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.378+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "51"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.378+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 5
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.379+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "18"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.379+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "23"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.379+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "26"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.379+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "31"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.380+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "35"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.380+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 6
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.381+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "52"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.381+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "55"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.381+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "58"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.381+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "61"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.381+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "65"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.382+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "67"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.382+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "70"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.382+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "74"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.382+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "469"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.382+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "471"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.383+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 7
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.383+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "53"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.384+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "57"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.384+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "59"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.384+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "62"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.384+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "64"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.385+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "68"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.385+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "71"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.385+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "72"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.385+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "75"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.385+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 8
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.386+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "16"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.386+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "21"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.386+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "29"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.387+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "34"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.387+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "470"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.387+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "480"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.387+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 9
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.388+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "54"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.388+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "56"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.388+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "60"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.389+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "63"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.389+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "66"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.389+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "69"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.389+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?"
          "params" => [
            1 => "73"
            2 => "en"
            3 => "App\Entity\Product\Category"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
            2 => Doctrine\DBAL\ParameterType {#1166}
            3 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.389+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 10
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.390+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 11
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.390+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 14
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.390+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 474
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.390+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 475
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.390+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 476
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.390+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 477
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.391+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 478
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.391+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 479
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.391+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 481
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.391+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.migration_id AS migration_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.description AS description_6, t0.lft AS lft_7, t0.lvl AS lvl_8, t0.rgt AS rgt_9, t0.published AS published_10, t0.sort_index AS sort_index_11, t0.tree_root AS tree_root_12, t0.parent_id AS parent_id_13, t0.banner_id AS banner_id_14 FROM product_category t0 WHERE t0.parent_id = ? ORDER BY t0.lft ASC"
          "params" => [
            1 => 482
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1164}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.392+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.393+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.394+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.394+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.397+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.397+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.398+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.398+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.398+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.398+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.399+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.399+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.399+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.399+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.400+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.400+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.400+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.400+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.400+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.401+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.401+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.401+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.401+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.402+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.402+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.402+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.402+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.402+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.403+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.403+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.403+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.403+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.403+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.404+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.404+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.404+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.404+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.405+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.405+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.405+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.405+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.405+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.406+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.406+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.406+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "USD"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.406+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.407+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.407+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.407+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.407+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.408+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T03:50:14.408+03:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
          "params" => [
            1 => "EUR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1166}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.410+00:00"
        "message" => "Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Parameter "productSlug" for route "product_view" must match "[a-zA-Z0-9\()-:.+_°'\"/ ]+" ("Pyro 5 & Pyro S Bundle" given) to generate a corresponding URL.") in "product/_partials/product_in_list.html.twig" at line 7." at product_in_list.html.twig line 7"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Twig\Error\RuntimeError {#6211
            #message: "An exception has been thrown during the rendering of a template ("Parameter "productSlug" for route "product_view" must match "[a-zA-Z0-9\()-:.+_°'\"/ ]+" ("Pyro 5 & Pyro S Bundle" given) to generate a corresponding URL.") in "product/_partials/product_in_list.html.twig" at line 7."
            #code: 0
            #file: "/var/www/vhosts/blk.gr/demo.blk.gr/templates/product/_partials/product_in_list.html.twig"
            #line: 7
            -previous: Symfony\Component\Routing\Exception\InvalidParameterException {#6463 …}
            -lineno: 7
            -rawMessage: "An exception has been thrown during the rendering of a template ("Parameter "productSlug" for route "product_view" must match "[a-zA-Z0-9\()-:.+_°'\"/ ]+" ("Pyro 5 & Pyro S Bundle" given) to generate a corresponding URL.")."
            -source: Twig\Source {#6473 …}
            -phpFile: "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php"
            -phpLine: 416
            trace: {
              /var/www/vhosts/blk.gr/demo.blk.gr/templates/product/_partials/product_in_list.html.twig:7 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › {% else %}    <a href="{{ path('product_view', {'categorySlug': product.categorySlug ?: category.slug, 'productSlug': product.slug}) }}">        <img src="{{ product.mainImage is not empty ? 'https://www.blk.gr/' ~ product.mainImage.path ~ product.mainImage.name : '' }}" width="280" height="280" alt="product" />
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Extension/CoreExtension.php:1526 {
                Twig\Extension\CoreExtension::include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false): string …
                › 
                ›     return $loaded->render($variables);} finally {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/templates/product/list.html.twig:129 {
                __TwigTemplate_7a84a81a57c36e00628e0250c5382316->block_body(array $context, array $blocks = []): iterable …
                › <div class="product-default">    {{ include('product/_partials/product_in_list.html.twig') }}</div>
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php:446 {
                Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
                › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/templates/base.html.twig:32 {
                __TwigTemplate_13b34e11fe0df743bbcd6c3572e365f1->doDisplay(array $context, array $blocks = []): iterable …
                › <main class="main">    {% block body %}{% endblock %}</main>
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/var/cache/dev/twig/32/320706a81496df12b5214815876e0ccc.php:55 {
                __TwigTemplate_7a84a81a57c36e00628e0250c5382316->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/framework-bundle/Controller/AbstractController.php:463 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/framework-bundle/Controller/AbstractController.php:468 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/framework-bundle/Controller/AbstractController.php:282 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/src/Controller/App/ProductController.php:90 {
                App\Controller\App\ProductController->list(string $categorySlug, ProductService $productService, ProductListService $productListService, PaginatorInterface $paginator, Request $request): Response …
                › 
                › return $this->render('product/list.html.twig', [    'site_data' => $this->mainService->getGlobalData(),
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/blk.gr/demo.blk.gr/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/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/blk.gr/demo.blk.gr/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveUrlSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.489+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    2472 => [
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.411+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.411+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.411+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.411+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.411+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.411+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.411+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.411+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.411+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.411+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.411+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.411+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.411+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.411+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.413+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.413+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.413+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.413+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "DH\AuditorBundle\Event\ViewerEventSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.413+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.413+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.413+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.413+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.413+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveUrlSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+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" => 1775868614
        "timestamp_rfc3339" => "2026-04-11T00:50:14.481+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    18 => 1
    2472 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#316 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"demo.blk.gr"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"216.73.216.136"

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
"Sat, 11 Apr 2026 00:50:14 GMT"
vary
"Accept"
x-debug-exception
"An%20exception%20has%20been%20thrown%20during%20the%20rendering%20of%20a%20template%20%28%22Parameter%20%22productSlug%22%20for%20route%20%22product_view%22%20must%20match%20%22%5Ba-zA-Z0-9%5C%28%29-%3A.%2B_%C2%B0%27%5C%22%2F%20%5D%2B%22%20%28%22Pyro%205%20%26%20Pyro%20S%20Bundle%22%20given%29%20to%20generate%20a%20corresponding%20URL.%22%29%20in%20%22product%2F_partials%2Fproduct_in_list.html.twig%22%20at%20line%207."
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fblk.gr%2Fdemo.blk.gr%2Ftemplates%2Fproduct%2F_partials%2Fproduct_in_list.html.twig:7"
x-debug-token
"75bcf7"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 10

Session Metadata

Key Value
Created
"Sat, 11 Apr 26 03:50:14 +0300"
Last used
"Sat, 11 Apr 26 03:50:14 +0300"
Lifetime
0

Session Attributes

Attribute Value
blk_session_cart
"cart_69d99ac63d3eb1.75201470"

Session Usage

10 Usages
Stateless check enabled
Usage
App\Service\CartService:37
[
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/src/Service/CartService.php"
    "line" => 37
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/src/Service/MainService.php"
    "line" => 44
    "function" => "getCart"
    "class" => "App\Service\CartService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/src/Controller/App/ProductController.php"
    "line" => 91
    "function" => "getGlobalData"
    "class" => "App\Service\MainService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "list"
    "class" => "App\Controller\App\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\CartService:38
[
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/src/Service/CartService.php"
    "line" => 38
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/src/Service/MainService.php"
    "line" => 44
    "function" => "getCart"
    "class" => "App\Service\CartService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/src/Controller/App/ProductController.php"
    "line" => 91
    "function" => "getGlobalData"
    "class" => "App\Service\MainService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "list"
    "class" => "App\Controller\App\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\CartService:40
[
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/src/Service/CartService.php"
    "line" => 40
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/src/Service/MainService.php"
    "line" => 44
    "function" => "getCart"
    "class" => "App\Service\CartService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/src/Controller/App/ProductController.php"
    "line" => 91
    "function" => "getGlobalData"
    "class" => "App\Service\MainService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "list"
    "class" => "App\Controller\App\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/var/cache/dev/twig/ae/aed8dbc5875526720ab81d80bb2b9608.php"
    "line" => 69
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a84456e7355e2ff8be4af44b290da355"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/var/cache/dev/twig/fa/fa7ee6bcdcf0f181e9ae883997230de9.php"
    "line" => 92
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_13b34e11fe0df743bbcd6c3572e365f1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/var/cache/dev/twig/32/320706a81496df12b5214815876e0ccc.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7a84a81a57c36e00628e0250c5382316"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 463
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 468
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 282
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/src/Controller/App/ProductController.php"
    "line" => 90
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "list"
    "class" => "App\Controller\App\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/var/cache/dev/twig/32/320706a81496df12b5214815876e0ccc.php"
    "line" => 137
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_7a84a81a57c36e00628e0250c5382316"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/var/cache/dev/twig/fa/fa7ee6bcdcf0f181e9ae883997230de9.php"
    "line" => 104
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_13b34e11fe0df743bbcd6c3572e365f1"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/var/cache/dev/twig/32/320706a81496df12b5214815876e0ccc.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7a84a81a57c36e00628e0250c5382316"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 463
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 468
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 282
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/src/Controller/App/ProductController.php"
    "line" => 90
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "list"
    "class" => "App\Controller\App\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/blk.gr/demo.blk.gr/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/blk.gr/demo.blk.gr/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
AADE_PASS
"Ektoros115!"
AADE_USER
"BLK-999950651"
APP_ENV
"dev"
APP_SECRET
"28905d1d8239757cba5ebebf7d38a3ae"
BLK_OLD_DB_HOST
"hostname"
BLK_OLD_DB_NAME
"db-name"
BLK_OLD_DB_PASS
"password"
BLK_OLD_DB_USER
"username"
BLK_OLD_DB_VERSION
"db-version"
BLK_OLD_URL
"mysql://blk_usr:7Ynb2j^7@176.9.144.72:3306/blk_new?serverVersion=10.3.39-MariaDB&charset=utf8mb4"
CARDLINK_MID
"0020819330"
CARDLINK_SECRET
"Cardlink"
DATABASE_URL
"mysql://symfony_user:GYSsuatjquv663@127.0.0.1:3306/symfony_db?serverVersion=10.3.39-MariaD&charset=utf8mb4"
ELASTICSEARCH_HOST
"http://localhost:9200"
ELASTICSEARCH_INDEX
"blk_symfony"
ELASTICSEARCH_PASSWORD
","
ELASTICSEARCH_USER
"elastic"
FB_ID
"1877743679680397"
FB_SECRET
"ab3fa2e915614d011537f40f6a651b85"
FIXER_API_KEY
"5f4bd6240281dfc8300f35d473ac6241"
FIXER_API_URL
"http://data.fixer.io/api"
GOOGLE_ID
"490956389875-oc7gb9pbmf28fd0tai54ql0eds322u6i.apps.googleusercontent.com"
GOOGLE_SECRET
"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"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://no-reply%40blk-group.gr:dx60yP71fSw1s@mail.blk-group.gr:465?encryption=ssl"
MAIN_DB_DSN
"db-dsn"
MAIN_DB_HOST
"hostname"
MAIN_DB_NAME
"db-name"
MAIN_DB_PASS
"password"
MAIN_DB_USER
"username"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OPENAI_API_KEY
"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"
OPENAI_ORG_ID
""

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/blk.gr/demo.blk.gr/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/blk.gr/demo.blk.gr/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/blk.gr"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"demo.blk.gr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"216.73.216.136"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
PHP_SELF
"/index.php"
QUERY_STRING
"page=8"
REMOTE_ADDR
"216.73.216.136"
REMOTE_PORT
"46482"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1775868613
REQUEST_TIME_FLOAT
1775868613.8807
REQUEST_URI
"/en/all_monitors_viewfinders_professional_video?page=8"
SCRIPT_FILENAME
"/var/www/vhosts/blk.gr/demo.blk.gr/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"176.9.144.72"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"demo.blk.gr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"demo.blk.gr"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/blk.gr/demo.blk.gr/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAIN_DB_HOST,MAIN_DB_NAME,MAIN_DB_USER,MAIN_DB_PASS,MAIN_DB_DSN,BLK_OLD_DB_HOST,BLK_OLD_DB_NAME,BLK_OLD_DB_USER,BLK_OLD_DB_PASS,BLK_OLD_DB_VERSION,FIXER_API_URL,FIXER_API_KEY,FB_ID,FB_SECRET,GOOGLE_ID,GOOGLE_SECRET,AADE_USER,AADE_PASS,OPENAI_API_KEY,OPENAI_ORG_ID,CARDLINK_MID,CARDLINK_SECRET,ELASTICSEARCH_HOST,ELASTICSEARCH_USER,ELASTICSEARCH_PASSWORD,ELASTICSEARCH_INDEX,LOCK_DSN,BLK_OLD_URL,MAILER_DSN"
UNIQUE_ID
"admaxecK5xYuKwBR4VvGiQAAA00"
USER
"blk.gr"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = cda707)

Key Value
_controller
"App\Controller\App\ProductController::list"
_firewall_context
"security.firewall.map.context.main"
_locale
"en"
_remove_csp_headers
true
_route
"product_list"
_route_params
[
  "_locale" => "en"
  "categorySlug" => "all_monitors_viewfinders_professional_video"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#667
    -supports: false
    -passport: null
    -duration: null
    -stub: "HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#635 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#675
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#671 …}
  }
]
_stopwatch_token
"1eb213"
categorySlug
"all_monitors_viewfinders_professional_video"