logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#241
-records: [
"" => [
[
"timestamp" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.934+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 {#271
#message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead."
#code: 0
#file: "/home/element-dental-prod/vendor/liip/imagine-bundle/Templating/FilterTrait.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/element-dental-prod/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14 {
include_once …
›
› @trigger_error('The '.FilterTrait::class.' trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead.', E_USER_DEPRECATED);
›
}
/home/element-dental-prod/var/cache/dev/ContainerAZxPjkp/App_KernelDevDebugContainer.php:356 {
ContainerAZxPjkp\App_KernelDevDebugContainer::ContainerAZxPjkp\{closure} …
› include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-twig-component/src/Twig/ComponentExtension.php';
› include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
› include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
}
/home/element-dental-prod/vendor/symfony/dependency-injection/Container.php:144 {
Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
› unset($this->privates['service_container']);
› $initialize($this);
› }
}
/home/element-dental-prod/vendor/symfony/http-kernel/Kernel.php:409 {
Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/home/element-dental-prod/vendor/symfony/http-kernel/Kernel.php:743 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
› $this->initializeBundles();
› $this->initializeContainer();
›
}
/home/element-dental-prod/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();
›
}
/home/element-dental-prod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/element-dental-prod/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/element-dental-prod/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/element-dental-prod/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.935+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 {#270
#message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead."
#code: 0
#file: "/home/element-dental-prod/vendor/liip/imagine-bundle/Templating/FilterExtension.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/home/element-dental-prod/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14 {
include_once …
›
› @trigger_error('The '.FilterExtension::class.' class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.', E_USER_DEPRECATED);
›
}
/home/element-dental-prod/var/cache/dev/ContainerAZxPjkp/App_KernelDevDebugContainer.php:357 {
ContainerAZxPjkp\App_KernelDevDebugContainer::ContainerAZxPjkp\{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/symfony/stimulus-bundle/src/Twig/StimulusTwigExtension.php';
}
/home/element-dental-prod/vendor/symfony/dependency-injection/Container.php:144 {
Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
› unset($this->privates['service_container']);
› $initialize($this);
› }
}
/home/element-dental-prod/vendor/symfony/http-kernel/Kernel.php:409 {
Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/home/element-dental-prod/vendor/symfony/http-kernel/Kernel.php:743 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
› $this->initializeBundles();
› $this->initializeContainer();
›
}
/home/element-dental-prod/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();
›
}
/home/element-dental-prod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/element-dental-prod/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/element-dental-prod/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/element-dental-prod/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
]
2 => [
[
"timestamp" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.942+00:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "import-plus"
"route_parameters" => [
"_route" => "import-plus"
"_controller" => "App\Controller\TrytonPlusController"
"offset" => "250"
]
"request_uri" => "https://shop.element-dental.com/import-plus/250"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.944+00:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "public_area"
"authenticators" => 0
]
"channel" => "security"
]
[
"timestamp" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.945+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" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.945+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" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.945+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" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.945+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" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.945+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" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.945+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" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.945+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" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.945+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" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.945+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" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.945+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" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.945+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" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.945+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" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.945+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" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.945+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" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.946+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" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.946+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" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.946+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" => 1759791640
"timestamp_rfc3339" => "2025-10-06T23:00:40.946+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" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.205+00:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"use_savepoints" => true
"driver" => "pdo_mysql"
"idle_connection_ttl" => 600
"host" => "dbaas-db-5397322-do-user-19017645-0.g.db.ondigitalocean.com"
"port" => 25060
"user" => "element_dental_prod"
"password" => "<redacted>"
"driverOptions" => []
"defaultTableOptions" => []
"dbname" => "shop_element_dental_prod"
"serverVersion" => "8.0.36"
"charset" => "utf8mb4"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.212+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.name AS name_4, u0_.lastname AS lastname_5, u0_.created_at AS created_at_6, u0_.updated_at AS updated_at_7, u0_.preferred_locale AS preferred_locale_8, u0_.tryton_id AS tryton_id_9, u0_.nobel AS nobel_10 FROM user u0_ WHERE u0_.tryton_id IS NOT NULL AND u0_.tryton_id <> ? LIMIT 50 OFFSET 250"
"params" => [
1 => ""
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.218+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤gMŸw9º\x00hX"¯òÄ"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.222+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤gOŠs¼¸Ì\x1C+\x07û#L"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.223+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤gQlqã›Ñ\x13\x1Fê’v"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.224+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤gSo\x7F’¯lª)$¯¯ø"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.224+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01ÖñgUT}׺Ååd~ë▄À"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.225+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤gWUqk¾•è\x13 ;\x11Ï"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.226+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤gYDyà¯Ú\x075\x12uX?"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.227+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g[&vc‘î\x05S-É¿Î"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.228+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g]$y4½Àc\x02¦Â¹Î"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.229+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g_%r…˜ô\x10“ÿ1\x14Õ"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.230+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01Öñga.}(ÂqÓØ\x1C\x16àþ"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.231+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01Öñgc0v<óMP╔N÷Ū"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.231+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤ge8qî§~Ë~xý/`"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.232+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤gi\x0Fy£Žw3\x1Dbè†È"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.233+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01ÖñgjÕstì┤ÅO#æA+"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.233+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤gmž|ã«ÌL#FÙE¢"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.234+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g|Þ{!™9à óä¶Ž"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.235+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g\x7F²w(‚äìÖmgò–"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.236+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01ÖñgüÉvSë×Êì{áØ█"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.236+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01Öñgâ|x(Ér¿¿Á‗Ýú"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.237+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g…^z”…ˆX~é´?ç"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.238+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g‡*t<‡[¤C{A˜1"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.239+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g‰\x14~“‹\x13\tðtpê•"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.239+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤gŒÓ~1¸1Ü9oÌNâ"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.240+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤gŽÄ\x7Fo¤m\x14\e/Ä"ô"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.241+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01ÖñgÉôr\x03Ñ║*=Õ¸X"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.242+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g’‚sϲ¾œ‰Ö\x14ƒ="
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.242+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g–5{=¦\x03ã\x14á…¹O"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.243+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g˜-|{¢pÊ\%\x13ɺ"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.244+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01ÖñgØÕp"çz\x7FTäÆƒ;"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.244+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"""
\x01™¤gŸôuØ–\n
Ì!¤¿À÷
"""
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.245+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g¡â\x7FáŠGfÛ 3Ï"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.246+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g«Hz:¡2\rñº\toÙ"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.246+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g®\x06vÞ«~O%¿%R‹"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.247+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g°Å|çš™¡“…Ÿg,"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.248+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g²z~¸X’Ø7Ä\r"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.249+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01Öñg┤Äy\x1Cüü(▄Ã4u■"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.250+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g¶\yö¬à·=‡>²¬"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.250+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g¸MqQ†…öµ”"ï¿"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.251+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01Öñg║"vlÅ*╚a*P0¨"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.252+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g¼\x1Aw¥‚Z\x00úœ;ï&"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.252+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤g½û}\x12„¸v(I ¦£"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.253+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01Öñg┴\x00\x7F\x14▒{EÅ_╬á1"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.254+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤gÃËy)ŠM\x03ØÇe¥\x1A"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.255+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤gÅÄw7¡úX\x12\x1Eä‰ò"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.255+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤gÇ‹v\x1A…”®°T»\x0E*"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.256+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤gÉ…{Ï€ïäð‹Ä\x11""
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.257+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤gËOvŠˆ7Ú/ûØ7c"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.257+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤gÍ/zô‹'G=DG±Q"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791641
"timestamp_rfc3339" => "2025-10-06T23:00:41.258+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.contact_phone_number AS contact_phone_number_2, t0.contact_address AS contact_address_3, t0.billing_email AS billing_email_4, t0.billing_name AS billing_name_5, t0.billing_phone_number AS billing_phone_number_6, t0.billing_address AS billing_address_7, t0.nif AS nif_8, t0.updated_at AS updated_at_9, t0.preferences AS preferences_10, t0.user_id AS user_id_11, t12.id AS id_13, t12.updated_at AS updated_at_14, t12.locale AS locale_15, t12.account_id AS account_id_16 FROM accounts t0 LEFT JOIN carts t12 ON t12.account_id = t0.id WHERE t0.user_id = ?"
"params" => [
1 => b"\x01™¤gÏ\x02wþ´P˜¯eGÇS"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.329+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.view"
"listener" => "Symfony\Bridge\Twig\EventListener\TemplateAttributeListener::onKernelView"
]
"channel" => "event"
]
[
"timestamp" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.330+00:00"
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?" at TrytonPlusController.php line 178"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException {#939
#message: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?"
#code: 0
#file: "/home/element-dental-prod/src/Controller/TrytonPlusController.php"
#line: 178
trace: {
/home/element-dental-prod/src/Controller/TrytonPlusController.php:178 {
› }
› }
›
}
/home/element-dental-prod/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);
›
}
/home/element-dental-prod/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) {
}
/home/element-dental-prod/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 {
}
/home/element-dental-prod/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/element-dental-prod/vendor/autoload_runtime.php:29 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/element-dental-prod/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/element-dental-prod/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.348+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.348+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.348+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.348+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.348+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.348+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.348+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.348+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.348+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.348+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.349+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.349+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.349+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.349+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.349+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"
]
]
1934 => [
[
"timestamp" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.331+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.331+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.331+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.331+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.331+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.331+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.331+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.331+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.331+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.331+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.331+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.331+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.331+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.331+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.331+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.331+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.331+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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" => 1759791666
"timestamp_rfc3339" => "2025-10-06T23:01:06.345+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
2 => 1
1934 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#240 …}
} |