| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#266
-records: [
"" => [
[
"timestamp" => 1770607484
"timestamp_rfc3339" => "2026-02-09T03:24:44.987+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 {#305
#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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/liip/imagine-bundle/Templating/FilterTrait.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/var/cache/dev/ContainerOxIKIPQ/App_KernelDevDebugContainer.php:492 {
ContainerOxIKIPQ\App_KernelDevDebugContainer::ContainerOxIKIPQ\{closure} …
› 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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/symfony/http-kernel/Kernel.php:410 {
Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/symfony/http-kernel/Kernel.php:744 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
› $this->initializeBundles();
› $this->initializeContainer();
›
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/symfony/http-kernel/Kernel.php:170 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$this->booted) {
› $container = $this->container ?? $this->preBoot();
›
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1770607484
"timestamp_rfc3339" => "2026-02-09T03:24:44.988+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 {#296
#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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/liip/imagine-bundle/Templating/FilterExtension.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/var/cache/dev/ContainerOxIKIPQ/App_KernelDevDebugContainer.php:493 {
ContainerOxIKIPQ\App_KernelDevDebugContainer::ContainerOxIKIPQ\{closure} …
› include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
› include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
› include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-paginator-bundle/src/Twig/Extension/PaginationExtension.php';
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/symfony/http-kernel/Kernel.php:410 {
Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/symfony/http-kernel/Kernel.php:744 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
› $this->initializeBundles();
› $this->initializeContainer();
›
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/symfony/http-kernel/Kernel.php:170 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$this->booted) {
› $container = $this->container ?? $this->preBoot();
›
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
]
9 => [
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.010+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_rec_media_tapes_cards"
]
"request_uri" => "https://quirky-mahavira.176-9-144-72.plesk.page/en/all_rec_media_tapes_cards?page=5"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.013+00:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticators" => 2
]
"channel" => "security"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.013+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.013+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.013+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.013+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.014+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.014+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.014+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.014+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.014+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.014+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.014+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.014+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.014+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.014+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.014+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.014+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.014+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.014+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.015+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.015+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.015+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.034+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.034+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.034+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.034+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerOxIKIPQ\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.034+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.044+00:00"
"message" => "User Deprecated: Support for MariaDB < 10.6.0 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:54 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1008
#message: "User Deprecated: Support for MariaDB < 10.6.0 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:54 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
#code: 0
#file: "/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
#severity: E_USER_DEPRECATED
trace: {
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:54 {
Doctrine\DBAL\Driver\AbstractMySQLDriver->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractMySQLPlatform …
›
› Deprecation::trigger(
› 'doctrine/dbal',
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
› {
› return $this->wrappedDriver->getDatabasePlatform($versionProvider);
› }
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
› {
› return $this->wrappedDriver->getDatabasePlatform($versionProvider);
› }
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
› {
› return $this->wrappedDriver->getDatabasePlatform($versionProvider);
› }
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/doctrine/dbal/src/Connection.php:196 {
Doctrine\DBAL\Connection->getDatabasePlatform(): AbstractPlatform …
›
› $this->platform = $this->driver->getDatabasePlatform($versionProvider);
› }
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:740 {
Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform(): AbstractPlatform …
› if (! $this->targetPlatform) {
› $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();
› }
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:550 {
Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadata $class): void …
› if ($idGenType === ClassMetadata::GENERATOR_TYPE_AUTO) {
› $class->setIdGeneratorType($this->determineIdGeneratorStrategy($this->getTargetPlatform()));
› }
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:178 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata(ClassMetadata $class, ?ClassMetadata $parent, bool $rootEntityFound, array $nonSuperclassParents): void …
› } else {
› $this->completeIdGeneratorMapping($class);
› }
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/doctrine/orm/src/EntityManager.php:224 {
Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:29 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, string $entityName): EntityRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, true);
› }
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/doctrine/orm/src/EntityManager.php:499 {
Doctrine\ORM\EntityManager->getRepository(string $className): EntityRepository …
› {
› return $this->repositoryFactory->getRepository($this, $className);
› }
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/src/Controller/App/ProductController.php:41 {
App\Controller\App\ProductController->list(string $categorySlug, ProductService $productService, ProductListService $productListService, PaginatorInterface $paginator): Response …
› ): Response {
› $category = $this->manager->getRepository(Category::class)->findOneBy(['slug' => $categorySlug]);
› if (!$category) {
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/symfony/http-kernel/Kernel.php:182 {
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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.058+00: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" => "blk"
"password" => "<redacted>"
"driverOptions" => []
"defaultTableOptions" => [
"charset" => "utf8mb4"
"collate" => "utf8mb4_unicode_ci"
]
"dbname" => "blk_symfony"
"serverVersion" => "10.3.39-MariaDB"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.071+00: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_rec_media_tapes_cards"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#952
+name: "STRING"
}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.099+00: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 => "159"
2 => "en"
3 => "App\Entity\Product\Category"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.127+00: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_.price_gross_amount AS price_gross_amount_4, p0_.price_gross_currency AS price_gross_currency_5, p0_.price_with_discount_amount AS price_with_discount_amount_6, p0_.price_with_discount_currency AS price_with_discount_currency_7, p0_.mfr_code AS mfr_code_8, p0_.blk_code AS blk_code_9, p1_.id AS id_10, p1_.name AS name_11, a2_.name AS name_12, a2_.path AS path_13, p3_.id AS id_14, p3_.name AS name_15, p3_.slug AS slug_16, a4_.name AS name_17, a4_.path AS path_18, p5_.slug AS slug_19, p6_.slug AS slug_20 FROM products p0_ INNER JOIN products_categories p7_ ON p0_.id = p7_.product_id 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) INNER JOIN product_category p5_ ON (p8_.category_id = p5_.id) INNER JOIN products_categories p9_ ON (p0_.id = p9_.product_id AND p9_.main = 1) INNER JOIN product_category p6_ ON (p9_.category_id = p6_.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 ('product_image', 'product_category_banner', 'manufacturer_logo', 'product_reference_pdf', 'product_reference_image') WHERE (p7_.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"
"params" => [
1 => 159
2 => 1
3 => "view"
4 => "no_view"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#947
+name: "INTEGER"
}
2 => Doctrine\DBAL\ParameterType {#2172
+name: "BOOLEAN"
}
3 => Doctrine\DBAL\ParameterType {#952}
4 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.153+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.153+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.153+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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\CollectionSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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\PropelQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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\SolariumQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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\ElasticaQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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\ArraySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.154+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\ArraySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.155+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.155+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.155+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.160+00: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_6989537d267b26.82521352"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.164+00:00"
"message" => "Beginning transaction"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.165+00: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\x10Vn\x16pkÞˆùŽîû5°"
2 => "cart_6989537d267b26.82521352"
3 => "2026-02-09 03:24:45"
4 => null
5 => null
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
4 => Doctrine\DBAL\ParameterType {#952}
5 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.165+00:00"
"message" => "Committing transaction"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.176+00: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 {#947}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.178+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.179+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.179+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.180+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.180+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.181+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.181+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.182+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.183+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.183+00: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 {#947}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.184+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.185+00: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 < 924 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 {#947}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.198+00: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 => 36
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#947}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.199+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.215+00: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 {#947}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.218+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.218+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.219+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.220+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.221+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.222+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.223+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.227+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.233+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.235+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.236+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.237+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.237+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.238+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.239+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.239+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.240+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.241+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.241+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.242+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.243+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.243+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.244+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.244+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.245+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.245+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.246+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.247+00: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 {#947}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.248+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.249+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.249+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.250+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.250+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.251+00: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 {#947}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.252+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.253+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.253+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.255+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.255+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.256+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.256+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.257+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.257+00: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 {#947}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.258+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.259+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.260+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.260+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.261+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.261+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.262+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.262+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.263+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.263+00: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 {#947}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.264+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.265+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.265+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.266+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.267+00: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 {#947}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.268+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.269+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.269+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.269+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.270+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.270+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.271+00: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 {#952}
2 => Doctrine\DBAL\ParameterType {#952}
3 => Doctrine\DBAL\ParameterType {#952}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.271+00: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 {#947}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.272+00: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 {#947}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.272+00: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 {#947}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.274+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.274+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.275+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.275+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.281+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\()-:.+_'\"/ ]+" ("MicroSDΧC ExtremePro 256GB 200" given) to generate a corresponding URL.") in "product/_partials/product_in_list.html.twig" at line 4." at product_in_list.html.twig line 4"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Twig\Error\RuntimeError {#4078
#message: "An exception has been thrown during the rendering of a template ("Parameter "productSlug" for route "product_view" must match "[a-zA-Z0-9\()-:.+_'\"/ ]+" ("MicroSDΧC ExtremePro 256GB 200" given) to generate a corresponding URL.") in "product/_partials/product_in_list.html.twig" at line 4."
#code: 0
#file: "/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/templates/product/_partials/product_in_list.html.twig"
#line: 4
-previous: Symfony\Component\Routing\Exception\InvalidParameterException {#4082 …}
-lineno: 4
-rawMessage: "An exception has been thrown during the rendering of a template ("Parameter "productSlug" for route "product_view" must match "[a-zA-Z0-9\()-:.+_'\"/ ]+" ("MicroSDΧC ExtremePro 256GB 200" given) to generate a corresponding URL.")."
-source: Twig\Source {#4087 …}
-phpFile: "/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/twig/twig/src/Template.php"
-phpLine: 416
trace: {
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/templates/product/_partials/product_in_list.html.twig:4 {
Twig\Template->yield(array $context, array $blocks = []): iterable …
› <figure>
› <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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/twig/twig/src/Template.php:373 {
Twig\Template->render(array $context): string …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/twig/twig/src/TemplateWrapper.php:51 {
Twig\TemplateWrapper->render(array $context = []): string …
› {
› return $this->template->render($context);
› }
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/twig/twig/src/Extension/CoreExtension.php:1520 {
Twig\Extension\CoreExtension::include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false): string …
›
› return $loaded->render($variables);
› } finally {
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/templates/product/list.html.twig:105 {
__TwigTemplate_d30d2d2536e345dc6abacf88a380e889->block_body(array $context, array $blocks = []): iterable …
› <div class="product-default">
› {{ include('product/_partials/product_in_list.html.twig') }}
› </div>
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/templates/base.html.twig:32 {
__TwigTemplate_dacaa568eb414ad0bb5ed8c2a531abf2->doDisplay(array $context, array $blocks = []): iterable …
› <main class="main">
› {% block body %}{% endblock %}
› </main>
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/var/cache/dev/twig/da/da51e9c0b9f97a0ad825a105208a470d.php:54 {
__TwigTemplate_d30d2d2536e345dc6abacf88a380e889->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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/twig/twig/src/Template.php:373 {
Twig\Template->render(array $context): string …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/twig/twig/src/TemplateWrapper.php:51 {
Twig\TemplateWrapper->render(array $context = []): string …
› {
› return $this->template->render($context);
› }
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/twig/twig/src/Environment.php:333 {
Twig\Environment->render($name, array $context = []): string …
› {
› return $this->load($name)->render($context);
› }
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php:459 {
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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php:464 {
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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php:278 {
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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/src/Controller/App/ProductController.php:56 {
App\Controller\App\ProductController->list(string $categorySlug, ProductService $productService, ProductListService $productListService, PaginatorInterface $paginator): Response …
›
› return $this->render('product/list.html.twig', [
› 'site_data' => $this->mainService->getGlobalData(),
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/symfony/http-kernel/Kernel.php:182 {
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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/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/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.400+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.400+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.400+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.414+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"
]
]
4152 => [
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.283+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.283+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.283+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.283+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.283+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.283+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.283+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.283+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.283+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.283+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.283+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.283+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.283+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.283+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.285+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.285+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.285+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.286+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.286+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.286+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.286+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerOxIKIPQ\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.286+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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" => 1770607485
"timestamp_rfc3339" => "2026-02-09T03:24:45.399+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
9 => 1
4152 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#258 …}
} |