| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#266
-records: [
"" => [
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.344+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.345+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.357+00:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "product_view"
"route_parameters" => [
"_route" => "product_view"
"_controller" => "App\Controller\App\ProductController::view"
"_locale" => "en"
"categorySlug" => "professional_video"
"productSlug" => "Hero 12 Black"
]
"request_uri" => "https://www.quirky-mahavira.176-9-144-72.plesk.page/en/professional_video/Hero%2012%20Black"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.358+00:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticators" => 2
]
"channel" => "security"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.359+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.370+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.370+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.370+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.370+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.370+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.376+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 {#992
#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:119 {
App\Controller\App\ProductController->view(string $categorySlug, string $productSlug, Request $request, ProductService $productService): 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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.385+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.386+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 => "professional_video"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942
+name: "STRING"
}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.398+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.410+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.price_url AS price_url_38, t0.price_comments AS price_comments_39, t0.supplier_discount AS supplier_discount_40, t0.special_discount AS special_discount_41, t0.customs_charges AS customs_charges_42, t0.expected_profit AS expected_profit_43, t0.accessories AS accessories_44, t0.original_price_amount AS original_price_amount_45, t0.original_price_currency AS original_price_currency_46, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_47, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_48, t0.dimensions_measurement_unit AS dimensions_measurement_unit_49, t0.dimensions_length AS dimensions_length_50, t0.dimensions_width AS dimensions_width_51, t0.dimensions_height AS dimensions_height_52, t0.dimensions_weight_unit AS dimensions_weight_unit_53, t0.dimensions_weight AS dimensions_weight_54, t0.dimensions_volume AS dimensions_volume_55, t0.type_id AS type_id_56, t0.main_image_id AS main_image_id_57, t0.manufacturer_id AS manufacturer_id_58, t0.discr FROM products t0 WHERE t0.slug = ? AND t0.discr IN ('product') LIMIT 1"
"params" => [
1 => "Hero 12 Black"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.416+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?"
"params" => [
1 => "4158"
2 => "en"
3 => "App\Entity\Product\Object\BaseProduct"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.417+00:00"
"message" => "Beginning transaction"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.417+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "UPDATE products SET views = ? WHERE id = ?"
"params" => [
1 => 16
2 => 4158
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870
+name: "INTEGER"
}
2 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.418+00:00"
"message" => "Committing transaction"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.420+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.type AS type_3, t0.url AS url_4 FROM product_reference t0 INNER JOIN products_references ON t0.id = products_references.reference_id WHERE products_references.product_id = ?"
"params" => [
1 => 4158
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.428+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 (p0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) 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 => 6076
2 => 6177
3 => 6908
4 => 3821
5 => 5601
6 => 8583
7 => 8611
8 => 5705
9 => 5586
10 => 7048
11 => 7052
12 => 3088
13 => 4785
14 => 3513
15 => 3532
16 => 5565
17 => 7261
18 => 9454
19 => 7494
20 => 7503
21 => 7647
22 => 7794
23 => 7798
24 => 7801
25 => 7873
26 => 7877
27 => 7883
28 => 7941
29 => 7972
30 => 3958
31 => 1
32 => "view"
33 => "no_view"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
2 => Doctrine\DBAL\ParameterType {#870}
3 => Doctrine\DBAL\ParameterType {#870}
4 => Doctrine\DBAL\ParameterType {#870}
5 => Doctrine\DBAL\ParameterType {#870}
6 => Doctrine\DBAL\ParameterType {#870}
7 => Doctrine\DBAL\ParameterType {#870}
8 => Doctrine\DBAL\ParameterType {#870}
9 => Doctrine\DBAL\ParameterType {#870}
10 => Doctrine\DBAL\ParameterType {#870}
11 => Doctrine\DBAL\ParameterType {#870}
12 => Doctrine\DBAL\ParameterType {#870}
13 => Doctrine\DBAL\ParameterType {#870}
14 => Doctrine\DBAL\ParameterType {#870}
15 => Doctrine\DBAL\ParameterType {#870}
16 => Doctrine\DBAL\ParameterType {#870}
17 => Doctrine\DBAL\ParameterType {#870}
18 => Doctrine\DBAL\ParameterType {#870}
19 => Doctrine\DBAL\ParameterType {#870}
20 => Doctrine\DBAL\ParameterType {#870}
21 => Doctrine\DBAL\ParameterType {#870}
22 => Doctrine\DBAL\ParameterType {#870}
23 => Doctrine\DBAL\ParameterType {#870}
24 => Doctrine\DBAL\ParameterType {#870}
25 => Doctrine\DBAL\ParameterType {#870}
26 => Doctrine\DBAL\ParameterType {#870}
27 => Doctrine\DBAL\ParameterType {#870}
28 => Doctrine\DBAL\ParameterType {#870}
29 => Doctrine\DBAL\ParameterType {#870}
30 => Doctrine\DBAL\ParameterType {#870}
31 => Doctrine\DBAL\ParameterType {#2553
+name: "BOOLEAN"
}
32 => Doctrine\DBAL\ParameterType {#942}
33 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.670+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_698a63cab79ef8.15289936"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.672+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 {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.673+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.673+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.674+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.674+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.674+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.674+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.675+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.675+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.675+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 {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.676+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.677+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 {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.684+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.wishlist AS wishlist_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.price_amount AS price_amount_6, t0.price_currency AS price_currency_7, t0.cart_id AS cart_id_8, t0.product_id AS product_id_9 FROM cart_item t0 WHERE t0.cart_id = ?"
"params" => [
1 => b"\x1F\x10`’øîkh»KÕsƒÜâF"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.685+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')"
"params" => [
1 => 2213
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.685+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?"
"params" => [
1 => "2213"
2 => "en"
3 => "App\Entity\Product\Object\BaseProduct"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.686+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')"
"params" => [
1 => 9163
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.686+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?"
"params" => [
1 => "9163"
2 => "en"
3 => "App\Entity\Product\Object\BaseProduct"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.687+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')"
"params" => [
1 => 6297
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.687+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?"
"params" => [
1 => "6297"
2 => "en"
3 => "App\Entity\Product\Object\BaseProduct"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.688+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')"
"params" => [
1 => 2149
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.688+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?"
"params" => [
1 => "2149"
2 => "en"
3 => "App\Entity\Product\Object\BaseProduct"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.689+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')"
"params" => [
1 => 9125
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.689+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?"
"params" => [
1 => "9125"
2 => "en"
3 => "App\Entity\Product\Object\BaseProduct"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.689+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')"
"params" => [
1 => 5119
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.690+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?"
"params" => [
1 => "5119"
2 => "en"
3 => "App\Entity\Product\Object\BaseProduct"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.690+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')"
"params" => [
1 => 4749
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.691+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?"
"params" => [
1 => "4749"
2 => "en"
3 => "App\Entity\Product\Object\BaseProduct"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.691+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')"
"params" => [
1 => 1540
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.692+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?"
"params" => [
1 => "1540"
2 => "en"
3 => "App\Entity\Product\Object\BaseProduct"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.692+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')"
"params" => [
1 => 6388
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.693+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?"
"params" => [
1 => "6388"
2 => "en"
3 => "App\Entity\Product\Object\BaseProduct"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.693+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')"
"params" => [
1 => 2141
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.694+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?"
"params" => [
1 => "2141"
2 => "en"
3 => "App\Entity\Product\Object\BaseProduct"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.694+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')"
"params" => [
1 => 270
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.694+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?"
"params" => [
1 => "270"
2 => "en"
3 => "App\Entity\Product\Object\BaseProduct"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.695+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')"
"params" => [
1 => 2183
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.695+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?"
"params" => [
1 => "2183"
2 => "en"
3 => "App\Entity\Product\Object\BaseProduct"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.696+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')"
"params" => [
1 => 8367
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.696+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?"
"params" => [
1 => "8367"
2 => "en"
3 => "App\Entity\Product\Object\BaseProduct"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.697+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.summary AS summary_6, t0.description AS description_7, t0.status AS status_8, t0.keywords AS keywords_9, t0.general_comments AS general_comments_10, t0.published AS published_11, t0.featured AS featured_12, t0.sku AS sku_13, t0.mfr_code AS mfr_code_14, t0.blk_code AS blk_code_15, t0.ean_code AS ean_code_16, t0.supplier_code AS supplier_code_17, t0.volumetric_weight AS volumetric_weight_18, t0.views AS views_19, t0.sales AS sales_20, t0.created_at AS created_at_21, t0.supplier_url AS supplier_url_22, t0.in_the_box_text AS in_the_box_text_23, t0.discount_percent AS discount_percent_24, t0.available_at AS available_at_25, t0.offer AS offer_26, t0.cash_back AS cash_back_27, t0.ask_for_price AS ask_for_price_28, t0.warehouse_stock_warehouse AS warehouse_stock_warehouse_29, t0.warehouse_stock_quantity AS warehouse_stock_quantity_30, t0.warehouse_stock_reserved AS warehouse_stock_reserved_31, t0.warehouse_stock_target_stock AS warehouse_stock_target_stock_32, t0.warehouse_stock_immutable AS warehouse_stock_immutable_33, t0.price_gross_amount AS price_gross_amount_34, t0.price_gross_currency AS price_gross_currency_35, t0.price_with_discount_amount AS price_with_discount_amount_36, t0.price_with_discount_currency AS price_with_discount_currency_37, t0.type_id AS type_id_38, t0.main_image_id AS main_image_id_39, t0.manufacturer_id AS manufacturer_id_40, t0.discr, t0.price_url AS price_url_41, t0.price_comments AS price_comments_42, t0.supplier_discount AS supplier_discount_43, t0.special_discount AS special_discount_44, t0.customs_charges AS customs_charges_45, t0.expected_profit AS expected_profit_46, t0.accessories AS accessories_47, t0.original_price_amount AS original_price_amount_48, t0.original_price_currency AS original_price_currency_49, t0.supplier_shipping_value_amount AS supplier_shipping_value_amount_50, t0.supplier_shipping_value_currency AS supplier_shipping_value_currency_51, t0.dimensions_measurement_unit AS dimensions_measurement_unit_52, t0.dimensions_length AS dimensions_length_53, t0.dimensions_width AS dimensions_width_54, t0.dimensions_height AS dimensions_height_55, t0.dimensions_weight_unit AS dimensions_weight_unit_56, t0.dimensions_weight AS dimensions_weight_57, t0.dimensions_volume AS dimensions_volume_58 FROM products t0 WHERE t0.id = ? AND t0.discr IN ('product', 'product_kit')"
"params" => [
1 => 6625
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.697+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT p0_.content AS content_0, p0_.field AS field_1 FROM product_translations p0_ WHERE p0_.foreign_key = ? AND p0_.locale = ? AND p0_.object_class = ?"
"params" => [
1 => "6625"
2 => "en"
3 => "App\Entity\Product\Object\BaseProduct"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.700+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.text_value AS text_value_2, t0.quantity AS quantity_3, t0.product_id AS product_id_4, t0.attribute_id AS attribute_id_5, t0.attribute_value_id AS attribute_value_id_6 FROM product_attribute_value t0 WHERE t0.product_id = ?"
"params" => [
1 => 4158
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.702+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?"
"params" => [
1 => 26
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.703+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?"
"params" => [
1 => "26"
2 => "en"
3 => "App\Entity\Product\Attribute\Attribute"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.703+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.name AS name_3, t0.sort_index AS sort_index_4, t0.published AS published_5 FROM attribute_group t0 WHERE t0.id = ?"
"params" => [
1 => 8
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.704+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\Attribute\AttributeGroup"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.704+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?"
"params" => [
1 => 25
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.704+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?"
"params" => [
1 => "25"
2 => "en"
3 => "App\Entity\Product\Attribute\Attribute"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.704+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?"
"params" => [
1 => 24
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.705+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?"
"params" => [
1 => "24"
2 => "en"
3 => "App\Entity\Product\Attribute\Attribute"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.705+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.name AS name_3, t0.sort_index AS sort_index_4, t0.published AS published_5 FROM attribute_group t0 WHERE t0.id = ?"
"params" => [
1 => 5
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.705+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\Attribute\AttributeGroup"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.705+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?"
"params" => [
1 => 70
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.706+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?"
"params" => [
1 => "70"
2 => "en"
3 => "App\Entity\Product\Attribute\Attribute"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.706+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?"
"params" => [
1 => 23
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.706+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?"
"params" => [
1 => "23"
2 => "en"
3 => "App\Entity\Product\Attribute\Attribute"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.706+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.name AS name_3, t0.sort_index AS sort_index_4, t0.published AS published_5 FROM attribute_group t0 WHERE t0.id = ?"
"params" => [
1 => 6
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.707+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\Attribute\AttributeGroup"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.707+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?"
"params" => [
1 => 35
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.707+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?"
"params" => [
1 => "35"
2 => "en"
3 => "App\Entity\Product\Attribute\Attribute"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.707+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.name AS name_3, t0.sort_index AS sort_index_4, t0.published AS published_5 FROM attribute_group t0 WHERE t0.id = ?"
"params" => [
1 => 3
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.707+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 => "3"
2 => "en"
3 => "App\Entity\Product\Attribute\AttributeGroup"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.708+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?"
"params" => [
1 => 34
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.708+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?"
"params" => [
1 => "34"
2 => "en"
3 => "App\Entity\Product\Attribute\Attribute"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.708+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?"
"params" => [
1 => 33
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.708+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?"
"params" => [
1 => "33"
2 => "en"
3 => "App\Entity\Product\Attribute\Attribute"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.709+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?"
"params" => [
1 => 11
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.709+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?"
"params" => [
1 => "11"
2 => "en"
3 => "App\Entity\Product\Attribute\Attribute"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.709+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.name AS name_3, t0.comments AS comments_4, t0.has_quantity AS has_quantity_5, t0.sort_index AS sort_index_6, t0.filter AS filter_7, t0.published AS published_8, t0.attribute_type AS attribute_type_9, t0.attribute_group_id AS attribute_group_id_10 FROM attribute t0 WHERE t0.id = ?"
"params" => [
1 => 7
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.709+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT a0_.content AS content_0, a0_.field AS field_1 FROM attribute_translations a0_ WHERE a0_.foreign_key = ? AND a0_.locale = ? AND a0_.object_class = ?"
"params" => [
1 => "7"
2 => "en"
3 => "App\Entity\Product\Attribute\Attribute"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.710+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.name AS name_3, t0.sort_index AS sort_index_4, t0.published AS published_5 FROM attribute_group t0 WHERE t0.id = ?"
"params" => [
1 => 2
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.710+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 => "2"
2 => "en"
3 => "App\Entity\Product\Attribute\AttributeGroup"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.721+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 {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.722+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.723+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.723+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.723+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.723+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.724+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.724+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.724+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.724+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.724+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.724+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.725+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.725+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.725+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.725+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.725+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.725+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.726+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.726+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.726+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.726+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.726+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.727+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.727+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.727+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.727+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.727+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.727+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.728+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 {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.728+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.728+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.729+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.729+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.729+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.729+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 {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.730+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.730+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.730+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.730+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.731+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.731+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.731+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.731+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.731+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 {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.732+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.732+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.733+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.733+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.733+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.733+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.733+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.733+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.734+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.734+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 {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.734+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.734+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.735+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.735+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.735+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 {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.736+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.736+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.736+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.736+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.736+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.737+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.737+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 {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.737+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 {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.737+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 {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.737+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 {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.738+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.739+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.739+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?"
"params" => [
1 => 2213
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.739+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 => 430
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.740+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 => "430"
2 => "en"
3 => "App\Entity\Product\Category"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.740+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')"
"params" => [
1 => 22968
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.741+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?"
"params" => [
1 => 9163
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.741+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 => 344
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.741+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 => "344"
2 => "en"
3 => "App\Entity\Product\Category"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.742+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
"params" => [
1 => "USD"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.743+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')"
"params" => [
1 => 49028
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.743+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?"
"params" => [
1 => 6297
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.743+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 => 427
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.744+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 => "427"
2 => "en"
3 => "App\Entity\Product\Category"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.744+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
"params" => [
1 => "USD"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.744+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')"
"params" => [
1 => 34880
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.745+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?"
"params" => [
1 => 9125
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.745+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 => 229
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.745+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 => "229"
2 => "en"
3 => "App\Entity\Product\Category"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.746+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')"
"params" => [
1 => 40005
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.746+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?"
"params" => [
1 => 5119
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.746+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
"params" => [
1 => "USD"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.746+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')"
"params" => [
1 => 31022
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.747+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?"
"params" => [
1 => 1540
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.747+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 => 288
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.747+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 => "288"
2 => "en"
3 => "App\Entity\Product\Category"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.748+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')"
"params" => [
1 => 21334
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.748+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?"
"params" => [
1 => 6388
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.748+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 => 106
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.749+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 => "106"
2 => "en"
3 => "App\Entity\Product\Category"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.749+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')"
"params" => [
1 => 35035
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.749+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?"
"params" => [
1 => 2141
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.750+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 => 83
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.750+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 => "83"
2 => "en"
3 => "App\Entity\Product\Category"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.751+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')"
"params" => [
1 => 22733
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.751+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.main AS main_1, t0.product_id AS product_id_2, t0.category_id AS category_id_3 FROM products_categories t0 WHERE t0.product_id = ?"
"params" => [
1 => 6625
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.752+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 => 319
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.752+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 => "319"
2 => "en"
3 => "App\Entity\Product\Category"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
2 => Doctrine\DBAL\ParameterType {#942}
3 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.752+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')"
"params" => [
1 => 36729
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.753+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.753+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.754+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 WHERE t0.id = ? AND t0.discr IN ('product_image')"
"params" => [
1 => 28293
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.755+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.path AS path_2, t0.name AS name_3, t0.mime_type AS mime_type_4, t0.size AS size_5, t0.uploaded_at AS uploaded_at_6, t0.discr FROM app_file t0 INNER JOIN product_images ON t0.id = product_images.image_id WHERE product_images.product_id = ? AND t0.discr IN ('product_image')"
"params" => [
1 => 4158
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.755+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.custom_id AS custom_id_2, t0.softone_id AS softone_id_3, t0.name AS name_4, t0.slug AS slug_5, t0.url AS url_6, t0.email AS email_7, t0.published AS published_8, t0.official_dealer AS official_dealer_9, t0.european_support AS european_support_10, t0.discount_percent AS discount_percent_11, t0.extra_discount AS extra_discount_12, t0.logo_id AS logo_id_13 FROM product_manufacturer t0 WHERE t0.id = ?"
"params" => [
1 => 134
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.758+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 FROM product_type t0 WHERE t0.id = ?"
"params" => [
1 => 14
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#870}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.760+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
"params" => [
1 => "USD"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.760+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
"params" => [
1 => "USD"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.760+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
"params" => [
1 => "USD"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.760+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
"params" => [
1 => "USD"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.761+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
"params" => [
1 => "USD"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.761+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
"params" => [
1 => "USD"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.761+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
"params" => [
1 => "USD"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.762+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
"params" => [
1 => "USD"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.762+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
"params" => [
1 => "USD"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.762+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.rate AS rate_3, t0.code AS code_4, t0.symbol AS symbol_5, t0.published AS published_6, t0.default_currency AS default_currency_7 FROM currency t0 WHERE t0.code = ? LIMIT 1"
"params" => [
1 => "USD"
]
"types" => [
1 => Doctrine\DBAL\ParameterType {#942}
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.765+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 Extreme 64GB V30 170" given) to generate a corresponding URL.") in "product/view.html.twig" at line 309." at view.html.twig line 309"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Twig\Error\RuntimeError {#4964
#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 Extreme 64GB V30 170" given) to generate a corresponding URL.") in "product/view.html.twig" at line 309."
#code: 0
#file: "/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/templates/product/view.html.twig"
#line: 309
-previous: Symfony\Component\Routing\Exception\InvalidParameterException {#5302 …}
-lineno: 309
-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 Extreme 64GB V30 170" given) to generate a corresponding URL.")."
-source: Twig\Source {#5307 …}
-phpFile: "/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/vendor/twig/twig/src/Template.php"
-phpLine: 460
trace: {
/var/www/vhosts/quirky-mahavira.176-9-144-72.plesk.page/httpdocs/templates/product/view.html.twig:309 {
Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
› <figure>
› <a href="{{ path('product_view', {'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/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/fb/fb5a45a1c7ab2a97634ce1b50e38c254.php:54 {
__TwigTemplate_4773f3f468a20c0c4db0b4658ea6b000->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:138 {
App\Controller\App\ProductController->view(string $categorySlug, string $productSlug, Request $request, ProductService $productService): Response …
›
› return $this->render('product/view.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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.850+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"
]
]
5380 => [
[
"timestamp" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.766+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.766+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.766+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.766+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.766+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.766+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.766+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.766+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.766+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.766+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.766+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.766+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.766+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.766+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.768+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.768+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.768+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.768+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.768+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.768+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.768+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.768+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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" => 1770677204
"timestamp_rfc3339" => "2026-02-09T22:46:44.843+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
5380 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#258 …}
} |